Commit 4ae30c9
[NativeIO] Upgrade datafusion to 27 (#282)
* upgrade datafusion to 27
Signed-off-by: chenxu <chenxu@dmetasoul.com>
* fix read error caused by schema case sensitive
Signed-off-by: chenxu <chenxu@dmetasoul.com>
* fix datafusion colum name resolve error
Signed-off-by: chenxu <chenxu@dmetasoul.com>
* temporarily disable a case
Signed-off-by: chenxu <chenxu@dmetasoul.com>
* append null only when all ranges are nulls in sum operator
Signed-off-by: chenxu <chenxu@dmetasoul.com>
---------
Signed-off-by: chenxu <chenxu@dmetasoul.com>
Co-authored-by: chenxu <chenxu@dmetasoul.com>1 parent 90bfec9 commit 4ae30c9
File tree
20 files changed
+622
-523
lines changed- .github/workflows
- lakesoul-spark/src/test/scala/org/apache/spark/sql/lakesoul/commands
- native-io
- lakesoul-io-c
- src
- lakesoul-io-java/src/main/java/com/dmetasoul/lakesoul/lakesoul/io
- lakesoul-io
- src
- default_column_stream
- filter
- hdfs
- sorted_merge
20 files changed
+622
-523
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| 164 | + | |
164 | 165 | | |
165 | 166 | | |
166 | 167 | | |
| |||
172 | 173 | | |
173 | 174 | | |
174 | 175 | | |
175 | | - | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| 199 | + | |
199 | 200 | | |
200 | 201 | | |
201 | 202 | | |
| |||
0 commit comments