dpaani commented on code in PR #7585:
URL: https://github.com/apache/iceberg/pull/7585#discussion_r1194195459


##########
core/src/main/java/org/apache/iceberg/actions/SizeBasedFileRewriter.java:
##########
@@ -103,13 +103,16 @@
 
   private static final long SPLIT_OVERHEAD = 5 * 1024;
 
+  public static final String OUTPUT_SPEC_ID = "output-spec-id";

Review Comment:
   Added javadoc.



-- 
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]

Reply via email to