commit | 703dfc0ea555888842510d64f57be2221f7ad375 | [log] [tgz] |
---|---|---|
author | Sung Yun <107272191+syun64@users.noreply.github.com> | Fri Jul 19 20:49:39 2024 -0400 |
committer | GitHub <noreply@github.com> | Fri Jul 19 17:49:39 2024 -0700 |
tree | b87c049da930e7410728d4f26adc2f1633a90c74 | |
parent | d7110faf94a07dd71707a81d64e28f36c1772795 [diff] |
uses actions/setup-python@v5 with python 3.8 (#945)
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/.