chinmay-bhat commented on code in PR #750:
URL: https://github.com/apache/iceberg-python/pull/750#discussion_r1622308580
##
tests/table/test_init.py:
##
@@ -676,6 +676,15 @@ def test_update_metadata_set_snapshot_ref(table_v2: Table)
-> None:
)
+@pytest.mark.integration
chinmay-bhat commented on code in PR #750:
URL: https://github.com/apache/iceberg-python/pull/750#discussion_r1612036245
##
tests/table/test_init.py:
##
@@ -676,6 +676,15 @@ def test_update_metadata_set_snapshot_ref(table_v2: Table)
-> None:
)
+@pytest.mark.integration
chinmay-bhat opened a new pull request, #750:
URL: https://github.com/apache/iceberg-python/pull/750
PR in Progress, **not ready for review**
Create Cherry pick and Publish changes APIs and classes.
PR depends on unmerged changes in other PRs
- _deleted_data_files for _Merg