Skip to content

Commit 5f5955a

Browse files
committed
Delegate Avro parsing to Iceberg-Rust
1 parent f31dd84 commit 5f5955a

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

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
@@ -80,7 +80,7 @@ psycopg2-binary = { version = ">=2.9.6", optional = true }
8080
sqlalchemy = { version = "^2.0.18", optional = true }
8181
getdaft = { version = ">=0.2.12", optional = true }
8282
cachetools = "^5.5.0"
83-
pyiceberg-core = { file = "/Users/fokko.driesprong/work/iceberg-rust/bindings/python/dist/pyiceberg_core-0.55123123.0-cp39-abi3-macosx_11_0_arm64.whl" }
83+
pyiceberg-core = { file = "/Users/fokko.driesprong/work/iceberg-rust/bindings/python/dist/pyiceberg_core-0.6848946131548.0-cp39-abi3-macosx_11_0_arm64.whl" }
8484
polars = { version = "^1.21.0", optional = true }
8585
thrift-sasl = { version = ">=0.4.3", optional = true }
8686
kerberos = {version = "^1.3.1", optional = true}

0 commit comments

Comments
 (0)