Re: [PR] Spark 3.5: Preserve data file reference during manifest rewrites [iceberg]

2024-11-04 Thread via GitHub
aokolnychyi commented on PR #11457: URL: https://github.com/apache/iceberg/pull/11457#issuecomment-2455629166 Thanks, @nastra! -- 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 comment

Re: [PR] Spark 3.5: Preserve data file reference during manifest rewrites [iceberg]

2024-11-04 Thread via GitHub
aokolnychyi merged PR #11457: URL: https://github.com/apache/iceberg/pull/11457 -- 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 comment. To unsubscribe, e-mail: issues-unsubscr...@icebe

Re: [PR] Spark 3.5: Preserve data file reference during manifest rewrites [iceberg]

2024-11-04 Thread via GitHub
aokolnychyi closed pull request #11457: Spark 3.5: Preserve data file reference during manifest rewrites URL: https://github.com/apache/iceberg/pull/11457 -- 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 g

Re: [PR] Spark 3.5: Preserve data file reference during manifest rewrites [iceberg]

2024-11-04 Thread via GitHub
aokolnychyi commented on code in PR #11457: URL: https://github.com/apache/iceberg/pull/11457#discussion_r1828044356 ## spark/v3.5/spark/src/test/java/org/apache/iceberg/spark/actions/TestRewriteManifestsAction.java: ## @@ -128,6 +131,64 @@ public void setupTableLocation() throw

Re: [PR] Spark 3.5: Preserve data file reference during manifest rewrites [iceberg]

2024-11-04 Thread via GitHub
nastra commented on code in PR #11457: URL: https://github.com/apache/iceberg/pull/11457#discussion_r1827501124 ## spark/v3.5/spark/src/test/java/org/apache/iceberg/spark/actions/TestRewriteManifestsAction.java: ## @@ -128,6 +131,64 @@ public void setupTableLocation() throws Exc