Re: [PR] Spark: revert delete procedure [iceberg]

2024-11-13 Thread via GitHub
bryanck commented on PR #11084: URL: https://github.com/apache/iceberg/pull/11084#issuecomment-2475104270 Replying to keep this alive… -- 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

Re: [PR] Spark: revert delete procedure [iceberg]

2024-11-13 Thread via GitHub
github-actions[bot] commented on PR #11084: URL: https://github.com/apache/iceberg/pull/11084#issuecomment-2475084081 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 pul

Re: [PR] Spark: revert delete procedure [iceberg]

2024-09-17 Thread via GitHub
danielcweeks commented on code in PR #11084: URL: https://github.com/apache/iceberg/pull/11084#discussion_r1764041902 ## spark/v3.5/spark/src/main/java/org/apache/iceberg/spark/procedures/RevertDeleteProcedure.java: ## @@ -0,0 +1,196 @@ +/* + * Licensed to the Apache Software Fo

Re: [PR] Spark: revert delete procedure [iceberg]

2024-09-17 Thread via GitHub
danielcweeks commented on code in PR #11084: URL: https://github.com/apache/iceberg/pull/11084#discussion_r1764036538 ## spark/v3.5/spark-extensions/src/test/java/org/apache/iceberg/spark/extensions/TestRevertDeleteProcedure.java: ## @@ -0,0 +1,220 @@ +/* + * Licensed to the Apa

Re: [PR] Spark: revert delete procedure [iceberg]

2024-09-17 Thread via GitHub
danielcweeks commented on code in PR #11084: URL: https://github.com/apache/iceberg/pull/11084#discussion_r1764035223 ## spark/v3.5/spark/src/main/java/org/apache/iceberg/spark/procedures/RevertDeleteProcedure.java: ## @@ -0,0 +1,196 @@ +/* + * Licensed to the Apache Software Fo