Skip to content

Commit 18b3e79

Browse files
sunng87timsaucer
andauthored
feat: update to datafusion 52 (#54)
* feat: update to datafusion 52 apis * fix: correct physical plan build and projection pushdown * fix: also update datafusion in python module * Bump datafusion and python requirements --------- Co-authored-by: Tim Saucer <timsaucer@gmail.com>
1 parent bcb51f0 commit 18b3e79

File tree

15 files changed

+1863
-2192
lines changed

15 files changed

+1863
-2192
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
strategy:
4949
fail-fast: true
5050
matrix:
51-
python-version: ["3.9", "3.12"]
51+
python-version: ["3.10", "3.12"]
5252
defaults:
5353
run:
5454
working-directory: python

0 commit comments

Comments
 (0)