File tree
248 files changed
+7676
-1822
lines changed- benchmarks/src
- bin
- imdb
- tpch
- util
- datafusion
- common/src
- scalar
- types
- core
- benches
- src
- dataframe
- datasource
- file_format
- write
- listing
- physical_plan
- physical_optimizer
- tests
- dataframe
- fuzz_cases
- aggregation_fuzzer
- equivalence
- memory_limit
- parquet
- physical_optimizer
- user_defined
- expr/src
- expr_rewriter
- logical_plan
- ffi
- src
- functions
- benches
- src
- core
- datetime
- functions-aggregate
- benches
- src
- functions-aggregate-common/src
- functions-nested
- benches
- src
- optimizer/src
- analyzer
- optimize_projections
- simplify_expressions
- physical-expr/src
- equivalence
- expressions
- utils
- window
- physical-expr-common/src
- physical-optimizer/src
- physical-plan
- benches
- src
- aggregates
- order
- joins
- repartition
- sorts
- topk
- windows
- proto
- src
- generated
- logical_plan
- physical_plan
- tests/cases
- proto-common
- proto
- src
- from_proto
- generated
- to_proto
- sql/src
- unparser
- sqllogictest
- bin
- src/engines/datafusion_engine
- test_files
- pg_compat
- string
- tpch
- substrait
- src/logical_plan
- tests
- cases
- testdata/test_plans
- emit_kind
- datafusion-cli
- dev/changelog
- docs/source
- contributor-guide
- user-guide
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
248 files changed
+7676
-1822
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
|
Lines changed: 26 additions & 24 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
| |||
59 | 60 |
| |
60 | 61 |
| |
61 | 62 |
| |
62 |
| - | |
| 63 | + | |
63 | 64 |
| |
64 | 65 |
| |
65 | 66 |
| |
| |||
92 | 93 |
| |
93 | 94 |
| |
94 | 95 |
| |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 |
| - | |
101 |
| - | |
102 |
| - | |
103 |
| - | |
104 |
| - | |
105 |
| - | |
106 |
| - | |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - | |
112 |
| - | |
113 |
| - | |
114 |
| - | |
115 |
| - | |
116 |
| - | |
117 |
| - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
118 | 120 |
| |
119 | 121 |
| |
120 | 122 |
| |
|
Lines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
193 | 193 |
| |
194 | 194 |
| |
195 | 195 |
| |
196 |
| - | |
197 |
| - | |
198 |
| - | |
199 |
| - | |
200 |
| - | |
201 |
| - | |
| 196 | + | |
202 | 197 |
| |
203 | 198 |
| |
204 | 199 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
122 |
| - | |
123 | 122 |
| |
124 | 123 |
| |
125 | 124 |
| |
|
Lines changed: 1 addition & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
305 | 305 |
| |
306 | 306 |
| |
307 | 307 |
| |
308 |
| - | |
309 |
| - | |
310 |
| - | |
311 |
| - | |
312 |
| - | |
| 308 | + | |
313 | 309 |
| |
314 | 310 |
| |
315 | 311 |
| |
| |||
517 | 513 |
| |
518 | 514 |
| |
519 | 515 |
| |
520 |
| - | |
521 | 516 |
| |
522 | 517 |
| |
523 | 518 |
| |
| |||
551 | 546 |
| |
552 | 547 |
| |
553 | 548 |
| |
554 |
| - | |
555 | 549 |
| |
556 | 550 |
| |
557 | 551 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| |||
170 | 170 |
| |
171 | 171 |
| |
172 | 172 |
| |
173 |
| - | |
| 173 | + | |
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
177 | 177 |
| |
178 | 178 |
| |
179 |
| - | |
| 179 | + | |
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
|
Lines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
123 |
| - | |
124 |
| - | |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 | 123 |
| |
129 | 124 |
| |
130 | 125 |
| |
| |||
345 | 340 |
| |
346 | 341 |
| |
347 | 342 |
| |
348 |
| - | |
349 | 343 |
| |
350 | 344 |
| |
351 | 345 |
| |
| |||
379 | 373 |
| |
380 | 374 |
| |
381 | 375 |
| |
382 |
| - | |
383 | 376 |
| |
384 | 377 |
| |
385 | 378 |
| |
|
Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 | 40 |
| |
46 | 41 |
| |
47 | 42 |
| |
|
0 commit comments