nastra commented on code in PR #7987:
URL: https://github.com/apache/iceberg/pull/7987#discussion_r1280199768
##########
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:
yes that would be great, but I'm not sure how feasible this is, given that
we don't backport every feature to old Spark versions
--
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]