| commit | 0213dabe16338d7865e57468bab11316c266a835 | [log] [tgz] |
|---|---|---|
| author | Honah J. <honahx@apache.org> | Fri Jul 26 11:02:15 2024 -0700 |
| committer | GitHub <noreply@github.com> | Fri Jul 26 14:02:15 2024 -0400 |
| tree | 0280a902afc3782472551ed09e65c53d320fd2c2 | |
| parent | dd8d76d04f2d1c6c8192b83df9e84cee05ad5545 [diff] |
Fix issues related to having catalog_name in identifier (#964) * first attempt * add license * refactor new tests
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/.