Commit f5a3da8
address review: split benchmarks to follow-up PR, clarify Unsupported comment
- Remove benchmark code (sort_pushdown.rs, bench.sh, dfbench.rs changes)
to be submitted as a separate follow-up PR per reviewer request
- Clarify "Unsupported if already in order" in architecture diagram:
explain that Unsupported means no change was made to the plan
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent b64c50a commit f5a3da8
File tree
6 files changed
+5
-343
lines changed- benchmarks
- src
- bin
- datafusion/datasource/src
6 files changed
+5
-343
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | 109 | | |
114 | 110 | | |
115 | 111 | | |
| |||
313 | 309 | | |
314 | 310 | | |
315 | 311 | | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | 312 | | |
321 | 313 | | |
322 | 314 | | |
| |||
517 | 509 | | |
518 | 510 | | |
519 | 511 | | |
520 | | - | |
521 | | - | |
522 | | - | |
523 | | - | |
524 | | - | |
525 | | - | |
526 | 512 | | |
527 | 513 | | |
528 | 514 | | |
| |||
1084 | 1070 | | |
1085 | 1071 | | |
1086 | 1072 | | |
1087 | | - | |
1088 | | - | |
1089 | | - | |
1090 | | - | |
1091 | | - | |
1092 | | - | |
1093 | | - | |
1094 | | - | |
1095 | | - | |
1096 | | - | |
1097 | | - | |
1098 | | - | |
1099 | | - | |
1100 | | - | |
1101 | | - | |
1102 | | - | |
1103 | 1073 | | |
1104 | 1074 | | |
1105 | 1075 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
57 | | - | |
58 | 56 | | |
59 | 57 | | |
60 | 58 | | |
| |||
74 | 72 | | |
75 | 73 | | |
76 | 74 | | |
77 | | - | |
78 | 75 | | |
79 | 76 | | |
80 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
This file was deleted.
0 commit comments