| commit | 62191eef00f8becf0f6a1c75b486b3d3998db11b | [log] [tgz] |
|---|---|---|
| author | Fokko Driesprong <fokko@apache.org> | Wed Mar 26 22:38:33 2025 +0100 |
| committer | GitHub <noreply@github.com> | Wed Mar 26 22:38:33 2025 +0100 |
| tree | cfc1d66bb556df4d8628214deed21de7e471a8bd | |
| parent | 278f7643cd62f9e14496177632cb48d9b52e553d [diff] |
Deletion Vectors read support (#1516) First see if we can produce some deletion vectors. Resolves #1549
PyIceberg is a Python library for programmatic access to Iceberg table metadata as well as to table data in Iceberg format. It is a Python implementation of the Iceberg table spec.
The documentation is available at https://py.iceberg.apache.org/.