Skip to content

Commit 23cb193

Browse files
committed
Bind to Datafusion 48.0.0
1 parent 50874da commit 23cb193

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ pyiceberg-core = "0.7.0rc1"
8888
polars = { version = "^1.21.0", optional = true }
8989
thrift-sasl = { version = ">=0.4.3", optional = true }
9090
kerberos = {version = "^1.3.1", optional = true}
91-
datafusion = { version = ">=45", optional = true }
91+
datafusion = { version = "48.0.0", optional = true }
9292

9393
[tool.poetry.group.dev.dependencies]
9494
pytest = "7.4.4"

0 commit comments

Comments
 (0)