| commit | 40ab60a11947858fa36ca54ace494ddad7e315c2 | [log] [tgz] |
|---|---|---|
| author | Honah J <honahx@apache.org> | Mon Feb 05 01:42:17 2024 -0800 |
| committer | GitHub <noreply@github.com> | Mon Feb 05 10:42:17 2024 +0100 |
| tree | ea0f199bd91669d2c4e644ad1e70855599abfdea | |
| parent | 9e4ed296de7448e036dedc227b71dc51214fb679 [diff] |
glue: Allow `TimestampzType` (#366)
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/.