Commit 6034be4
* Update prost, prost-derive, pbjson
* udpate more
* Update datafusion/substrait/Cargo.toml
Co-authored-by: tison <wander4096@gmail.com>
* Update vendored code
* revert upgrade in datafusion-examples until arrow-flight is updated
* Pin to pre-release arrow-rs
* update pyo3
* Update to use new arrow apis
* update for new api
* Update tonic in examples
* update prost
* update datafusion-cli/cargo
* update test output
* update
* updates
* updates
* update math
* update more
* fix scalar tests
* Port statistics to use new API
* factor into a function
* update generated files
* Update test
* add new test
* update tests
* tapelo format
* Update other tests
* Update datafusion pin
* Update for API change
* Update to arrow 53.0.0 sha
* Update cli deps
* update cargo.lock
* Update expected output
* Remove patch
* update datafusion-cli cargo
* Pin some aws sdks whose update caused CI failures
---------
Co-authored-by: tison <wander4096@gmail.com>
1 parent 91b1d2b commit 6034be4
File tree
30 files changed
+526
-380
lines changed- datafusion-cli
- src
- datafusion-examples
- datafusion
- common
- src/scalar
- core/src/datasource
- file_format
- physical_plan/parquet
- functions/src/regex
- physical-expr-common/src
- physical-plan/src/coalesce
- proto-common
- gen
- proto
- gen
- src/generated
- sqllogictest/test_files
- sql
- src/unparser
- tests/cases
30 files changed
+526
-380
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
| 78 | + | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
87 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| 132 | + | |
132 | 133 | | |
133 | | - | |
| 134 | + | |
| 135 | + | |
134 | 136 | | |
135 | 137 | | |
136 | 138 | | |
| |||
0 commit comments