This is an automated email from the ASF dual-hosted git repository.
blue pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git
from 54a08f3 Replace `type()` calls with `isinstance()` (#188)
add 0cbb71c Add Snapshot logic and Summary generation (#61)
No new revisions were added by this update.
Summary of changes:
pyiceberg/table/snapshots.py | 246 +++++++++++++++++++++++++++++++++++++++++-
pyproject.toml | 6 +-
tests/table/test_snapshots.py | 169 ++++++++++++++++++++++++++++-
3 files changed, 415 insertions(+), 6 deletions(-)