You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "bryanck (via GitHub)" <gi...@apache.org> on 2023/04/07 19:04:34 UTC

[GitHub] [iceberg] bryanck commented on a diff in pull request #7296: Spark: apply rewrite manifest action fix to 3.1,3.2

bryanck commented on code in PR #7296:
URL: https://github.com/apache/iceberg/pull/7296#discussion_r1160901851


##########
spark/v3.3/spark/src/main/java/org/apache/iceberg/spark/SparkUtil.java:
##########
@@ -77,6 +77,8 @@ public class SparkUtil {
 
   private SparkUtil() {}
 
+  /** @deprecated will be removed in 1.4.0 */

Review Comment:
   That's a good question and it impacts Spark jobs in general, not just this action, thus this is consistent with Iceberg behavior in general AFAIK. There has been some discussion on handling resource cleanup better, @danielcweeks @rdblue do you have any insights into that?



-- 
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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org