kevinjqliu closed issue #1987: Dependency on pyiceberg_core while still marked
as Optional
URL: https://github.com/apache/iceberg-python/issues/1987
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to t
andersbogsnes commented on issue #1987:
URL:
https://github.com/apache/iceberg-python/issues/1987#issuecomment-2875670891
That makes sense - was more a surprise since it's not in the docs:
https://py.iceberg.apache.org/#installation, and I would have to know
exactly what pyiceberg-core
kevinjqliu commented on issue #1987:
URL:
https://github.com/apache/iceberg-python/issues/1987#issuecomment-2874433972
Thanks for reporting!
`pyiceberg_core` / `pyiceberg-core` is marked optional since its only used
when writing with pyarrow fs for tables with partition transforms.
andersbogsnes opened a new issue, #1987:
URL: https://github.com/apache/iceberg-python/issues/1987
### Apache Iceberg version
0.9.0 (latest release)
### Please describe the bug 🐞
(I'm on 0.9.1 but the dropdown is missing that one)
Hi, I was trying to add partition