Commit cb9068c
* fix compile on default feature config
Signed-off-by: Ruihang Xia <[email protected]>
* fix test of common, functions, optimizer and physical-expr
Signed-off-by: Ruihang Xia <[email protected]>
* fix other tests
Signed-off-by: Ruihang Xia <[email protected]>
* fix one last test
Signed-off-by: Ruihang Xia <[email protected]>
* fix clippy warnings
Signed-off-by: Ruihang Xia <[email protected]>
* fix datafusion-cli
Signed-off-by: Ruihang Xia <[email protected]>
* switch to git deps
Signed-off-by: Ruihang Xia <[email protected]>
* regen proto file
Signed-off-by: Ruihang Xia <[email protected]>
* fix pyo3 feature
Signed-off-by: Ruihang Xia <[email protected]>
* fix slt
Signed-off-by: Ruihang Xia <[email protected]>
* fix symmetric hash join cases
Signed-off-by: Ruihang Xia <[email protected]>
* update integration result
Signed-off-by: Ruihang Xia <[email protected]>
* fix up spill test
Signed-off-by: Ruihang Xia <[email protected]>
* shift to the released packages
Signed-off-by: Ruihang Xia <[email protected]>
* Update cargo.lock
* Update datafusion/optimizer/src/analyzer/type_coercion.rs
Co-authored-by: Andrew Lamb <[email protected]>
* update document
Signed-off-by: Ruihang Xia <[email protected]>
* move memory limit to parameter pos
Signed-off-by: Ruihang Xia <[email protected]>
---------
Signed-off-by: Ruihang Xia <[email protected]>
Co-authored-by: Andrew Lamb <[email protected]>
1 parent 8fcb3e4 commit cb9068c
File tree
50 files changed
+777
-374
lines changed- datafusion-cli
- datafusion-examples/examples
- datafusion
- common
- src
- scalar
- core
- benches
- src/datasource
- file_format
- physical_plan
- parquet
- tests
- expr_api
- parquet
- expr
- src
- functions-array/src
- functions
- src/datetime
- optimizer
- src/analyzer
- physical-expr/src
- expressions
- intervals
- physical-plan/src
- aggregates
- group_values
- topk
- joins
- proto-common
- proto
- src
- from_proto
- generated
- to_proto
- proto/src/generated
- sqllogictest/test_files
- sql/tests
- substrait
- src/logical_plan
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
50 files changed
+777
-374
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
75 | 83 | | |
76 | 84 | | |
77 | 85 | | |
78 | 86 | | |
79 | 87 | | |
80 | | - | |
| 88 | + | |
81 | 89 | | |
82 | 90 | | |
83 | 91 | | |
| |||
104 | 112 | | |
105 | 113 | | |
106 | 114 | | |
107 | | - | |
| 115 | + | |
108 | 116 | | |
109 | | - | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
110 | 122 | | |
111 | 123 | | |
112 | 124 | | |
| |||
0 commit comments