Commit a79cbdf
docs: add non-overlapping exception to partition ordering diagram
The existing doc comment explains that multi-file partitions break
output ordering. Add a note about the exception: when sort pushdown
verifies files are non-overlapping via statistics, output_ordering
is preserved and SortExec can be eliminated.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent be5e40e commit a79cbdf
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1819 | 1819 | | |
1820 | 1820 | | |
1821 | 1821 | | |
| 1822 | + | |
| 1823 | + | |
| 1824 | + | |
| 1825 | + | |
| 1826 | + | |
| 1827 | + | |
| 1828 | + | |
| 1829 | + | |
| 1830 | + | |
| 1831 | + | |
| 1832 | + | |
| 1833 | + | |
| 1834 | + | |
| 1835 | + | |
| 1836 | + | |
| 1837 | + | |
1822 | 1838 | | |
1823 | 1839 | | |
1824 | 1840 | | |
| |||
0 commit comments