pyiceberg-core: python version limitation. #2107
Unanswered
QlikFrederic
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
The required python version for pyiceberg-core is set to not include python 3.13 (https://github.com/apache/iceberg-rust/blob/main/bindings/python/pyproject.toml#L34). Any idea why this limitation exists? We are using pyiceberg-core 0.7.0 on python 3.13 without any issues. And we forced the upgrade to 0.8.0 as well and don't see any issue.
But want to be certain that there are no incompatibilities.
Beta Was this translation helpful? Give feedback.
All reactions