Skip to content

Commit 19050fb

Browse files
committed
fix(python): align DataFusion 52 FFI bridge and dependency locks
1 parent 3d0870a commit 19050fb

File tree

8 files changed

+451
-644
lines changed

8 files changed

+451
-644
lines changed

.github/workflows/bindings_python_ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292
- uses: PyO3/maturin-action@v1
9393
with:
9494
working-directory: "bindings/python"
95+
maturin-version: "v1.12.2"
9596
command: build
9697
args: --out dist
9798
- uses: astral-sh/setup-uv@v7

0 commit comments

Comments
 (0)