Commit 7ca58a1
authored
Datafusion 52 upgrade (#5863)
This PR uses the current tip of DataFusion to test the upcoming upgrade.
It drops the use of the `SchemaAdapter` API, removes the vendored code
we pulled to fix some bugs and currently passes all of our tests!
This PR requires at least one more round of polish, I'm sure I left some
convoluted things in `opener.rs`.
~Waiting for the upstream release
apache/datafusion#18566
---------
Signed-off-by: Adam Gutglick <[email protected]>1 parent 65e7263 commit 7ca58a1
File tree
13 files changed
+947
-1175
lines changed- benchmarks/datafusion-bench/src
- vortex-datafusion/src
- convert
- persistent
- vendor
13 files changed
+947
-1175
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
0 commit comments