| commit | 391a1b6a4dbd07d76b6f25409be35bb7da3a4055 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed May 01 08:31:17 2024 +0200 |
| committer | GitHub <noreply@github.com> | Wed May 01 08:31:17 2024 +0200 |
| tree | 2341e7c5e4ddb16821f6fd2fd1658dc702465c6e | |
| parent | ba296f6aef0c7fb1e29bc3c504a1af8a0af98ceb [diff] |
Build: Bump pyarrow from 15.0.2 to 16.0.0 (#681) Bumps [pyarrow](https://github.com/apache/arrow) from 15.0.2 to 16.0.0. - [Commits](https://github.com/apache/arrow/compare/go/v15.0.2...go/v16.0.0) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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/.