aokolnychyi commented on code in PR #7987:
URL: https://github.com/apache/iceberg/pull/7987#discussion_r1294861925
##########
core/src/main/java/org/apache/iceberg/actions/BinPackStrategy.java:
##########
@@ -46,6 +46,7 @@
* RewriteDataFiles#TARGET_FILE_SIZE_BYTES}.
*
* @deprecated since 1.3.0, will be removed in 1.4.0; use {@link
SizeBasedFileRewriter} instead.
+ * Note: This can only be removed once Spark 3.1 + 3.2 isn't using this
API anymore.
Review Comment:
I think that would be a non-trivial process, which is probably not worth it.
--
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]