| commit | 836bf8ab25597141d2ebbe02d639befcceb74030 | [log] [tgz] |
|---|---|---|
| author | Kevin Liu <kevin.jq.liu@gmail.com> | Fri Jan 31 21:17:51 2025 -0800 |
| committer | Kevin Liu <kevin.jq.liu@gmail.com> | Fri Jan 31 21:17:51 2025 -0800 |
| tree | 410a15fc41c93cec3f259f15c67ece0f0c8ae83e | |
| parent | 60d58b887ca76aeb8752f0108b6accd63aded706 [diff] |
try/catch partition record access
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/.