You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by fo...@apache.org on 2023/06/06 21:24:37 UTC

[iceberg] branch master updated (fbfe584f84 -> c4db21784f)

This is an automated email from the ASF dual-hosted git repository.

fokko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git


    from fbfe584f84 Tests: More permissive error message assertion in catalog tests (#7784)
     add c4db21784f Python: Add support for sequence number inheritance (#7778)

No new revisions were added by this update.

Summary of changes:
 python/pyiceberg/catalog/__init__.py |  2 +-
 python/pyiceberg/cli/output.py       |  2 +-
 python/pyiceberg/manifest.py         | 92 ++++++++++++++++++++++++++++--------
 python/pyiceberg/table/__init__.py   |  9 +---
 python/tests/conftest.py             |  4 +-
 python/tests/utils/test_manifest.py  | 39 ++++++++++++---
 6 files changed, 109 insertions(+), 39 deletions(-)