Re: [PR] Cherrypick and Publish Changes Snapshot Management Operations [iceberg-python]

2024-05-31 Thread via GitHub
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

Re: [PR] Cherrypick and Publish Changes Snapshot Management Operations [iceberg-python]

2024-05-23 Thread via GitHub
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

[PR] Cherrypick and Publish Changes Snapshot Management Operations [iceberg-python]

2024-05-18 Thread via GitHub
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