Commit cfcb41c
explain-joins: reword "create ... on disk" as "spill ... to disk"
In the hash join section, one sentence said TiDB "might create the `Build`
operator ... on disk", which is confusing. Align it with the wording used
later in the same page ("spill the `Build` operator ... to disk"), which more
accurately describes spilling the operator's data to temporary storage.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 5e0ed95 commit cfcb41c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
| 222 | + | |
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| |||
0 commit comments