| commit | 58e5ad6f40eabfcea998b707cd14c1913a5b4e80 | [log] [tgz] |
|---|---|---|
| author | Alex Stephen <1325798+rambleraptor@users.noreply.github.com> | Fri Jul 25 15:46:52 2025 -0700 |
| committer | GitHub <noreply@github.com> | Fri Jul 25 15:46:52 2025 -0700 |
| tree | 2a3f7c8fcaf6935529b92ae5edc00005fb73d24f | |
| parent | 5e0499c934c5d5a5869c85452f0d586ef4c09c83 [diff] |
[docs] Include link to Iceberg Dev Events in docs (#2253)
<!--
Thanks for opening a pull request!
-->
<!-- In the case this PR will resolve an issue, please replace
${GITHUB_ISSUE_ID} below with the actual Github issue id. -->
Closes #2238
# Rationale for this change
The pyiceberg monthly sync is now a part of the Iceberg Dev Events
calendar.
# Are these changes tested?
Just docs
# Are there any user-facing changes?
<!-- In the case of user-facing changes, please add the changelog label.
-->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/.