szehon-ho commented on code in PR #7296:
URL: https://github.com/apache/iceberg/pull/7296#discussion_r1160890656
##########
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:
Great. Maybe we can put a comment on why, and what the user can call.
Actually, I had a question, that I did not have a chance to ask in original
pr: https://github.com/apache/iceberg/pull/7263, do we still need to close
fileIO, at the end of action? Is that getting handled somewhere?
--
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]