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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]