Re: [PR] Core: Add Catalog Transactions API [iceberg]

2025-01-13 Thread via GitHub
ajantha-bhat commented on PR #6948: URL: https://github.com/apache/iceberg/pull/6948#issuecomment-2587386729 Some of the users are asking for multi-table transactions. I would love to see progress on this. Happy to take up the pending work if the author is busy. -- This is an automated m

Re: [PR] Core: Add Catalog Transactions API [iceberg]

2024-10-09 Thread via GitHub
github-actions[bot] commented on PR #6948: URL: https://github.com/apache/iceberg/pull/6948#issuecomment-2403653588 This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull

[PR] Core: Add Catalog Transactions API [iceberg]

2024-09-09 Thread via GitHub
nastra opened a new pull request, #6948: URL: https://github.com/apache/iceberg/pull/6948 I have written up a design doc, which is available [here](https://docs.google.com/document/d/1UxXifU8iqP_byaW4E2RuKZx1nobxmAvc5urVcWas1B8/edit?usp=sharing) I think eventually we'd want to split t

Re: [PR] Core: Add Catalog Transactions API [iceberg]

2024-09-03 Thread via GitHub
github-actions[bot] closed pull request #6948: Core: Add Catalog Transactions API URL: https://github.com/apache/iceberg/pull/6948 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific commen

Re: [PR] Core: Add Catalog Transactions API [iceberg]

2024-09-03 Thread via GitHub
github-actions[bot] commented on PR #6948: URL: https://github.com/apache/iceberg/pull/6948#issuecomment-2327661185 This pull request has been closed due to lack of activity. This is not a judgement on the merit of the PR in any way. It is just a way of keeping the PR queue manageable. If y

Re: [PR] Core: Add Catalog Transactions API [iceberg]

2024-08-27 Thread via GitHub
github-actions[bot] commented on PR #6948: URL: https://github.com/apache/iceberg/pull/6948#issuecomment-2313785762 This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull

Re: [PR] Core: Add Catalog Transactions API [iceberg]

2023-12-13 Thread via GitHub
nastra commented on code in PR #6948: URL: https://github.com/apache/iceberg/pull/6948#discussion_r1425557919 ## core/src/main/java/org/apache/iceberg/catalog/CatalogTransaction.java: ## @@ -0,0 +1,84 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or m