commit | dafcf22992e40f1c13d13a06efca21ee1263b33c | [log] [tgz] |
---|---|---|
author | Andre Luis Anastacio <andreluisanastacio@gmail.com> | Wed Jul 31 21:39:35 2024 -0300 |
committer | GitHub <noreply@github.com> | Wed Jul 31 20:39:35 2024 -0400 |
tree | 787fb6c3c16f7bd09b2c92fe454c013887e2394c | |
parent | 3809708074480a0a5d3a02738a76aafe2b3e3eb5 [diff] |
Treat warning as error in CI/Dev (#973) * Treat warning as error in CI/Dev This will help us avoid propagating warnings to our users, as occurred in #971. * fixup! Treat warning as error in CI/Dev
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/.