talatuyarer commented on code in PR #16330:
URL: https://github.com/apache/iceberg/pull/16330#discussion_r3243413525
##########
api/src/main/java/org/apache/iceberg/actions/RewriteDataFiles.java:
##########
@@ -147,6 +147,22 @@ public interface RewriteDataFiles
*/
String OUTPUT_SPEC_ID = "output-spec-id";
+ /**
+ * If true, the rewrite also selects data files whose sort order id does not
match the table's
+ * current default sort order id, even when they are already optimally
sized. This enables
Review Comment:
Updated text
--
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]