iceberg-python
iceberg-python copied to clipboard
Apache PyIceberg
### Feature Request / Improvement Have an API to efficiently perform an upsert
1. `ray` seems to be a blocker as they do not support python3.12 as of now [Open Ticket for Ray 3.12 Support] (https://github.com/ray-project/ray/issues/40211) 2. `duckdb` doesn't support 3.12 and still...
### Feature Request / Improvement Hello, when I was trying to solve the #497 issue, I noticed that we are exposing the private API and we have some imports through...
### Apache Iceberg version 0.6.0 (latest release) ### Please describe the bug 🐞 Note that the previous version 0.5.1 does **NOT** have this issue. Running on Mac OS Monterey 12.6.7,...
### Feature Request / Improvement [S3 Access Points](https://docs.aws.amazon.com/AmazonS3/latest/userguide/access-points.html) are a way to scale data access by providing additional endpoints to run S3 object operations against. Currently trying to create a...
### Feature Request / Improvement I noticed that in DataScan.plan_files, when we apply filters at a partition and file metadata level, all we try to determine is whether the file...
### Feature Request / Improvement Migration of issue https://github.com/apache/iceberg/issues/8619
### Feature Request / Improvement arrow table is taking a lot of memory and crash the system with any non trivial amount of data please add DuckDB views a valid...
### Feature Request / Improvement Migrated ticket https://github.com/apache/iceberg/issues/3220 Check the original ticket for details.