commit | e4c1748fee220076f04e35ab2f182dd51ca20705 | [log] [tgz] |
---|---|---|
author | Fokko Driesprong <fokko@apache.org> | Thu Aug 29 22:11:51 2024 +0200 |
committer | GitHub <noreply@github.com> | Thu Aug 29 22:11:51 2024 +0200 |
tree | d2d3487d296aa4c1667e70235f74ae7432cbbab1 | |
parent | 86728e223ad1f4704a3cc464959f40307f8ef114 [diff] |
Emit warnings instead of failing when seeing unsupported configuration (#1111)
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/.