Re: [I] Dependency on pyiceberg_core while still marked as Optional [iceberg-python]

2025-07-18 Thread via GitHub
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

Re: [I] Dependency on pyiceberg_core while still marked as Optional [iceberg-python]

2025-05-13 Thread via GitHub
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

Re: [I] Dependency on pyiceberg_core while still marked as Optional [iceberg-python]

2025-05-12 Thread via GitHub
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.

[I] Dependency on pyiceberg_core while still marked as Optional [iceberg-python]

2025-05-11 Thread via GitHub
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