varun-lakhyani commented on code in PR #16910:
URL: https://github.com/apache/iceberg/pull/16910#discussion_r3844841646
##########
spark/v3.5/spark/src/test/java/org/apache/iceberg/spark/actions/TestRewriteTablePathsAction.java:
##########
@@ -363,6 +363,96 @@ public void testFullTableRewritePath() throws Exception {
checkFileNum(3, 2, 2, 9, result);
}
+ @TestTemplate
+ public void testManifestLengthAfterRewrite() throws Exception {
Review Comment:
https://github.com/apache/iceberg/pull/17664/changes#diff-59aa6d10abf9d930dbfe52d740ebd436610721ee31e0b999c7bed6bf0c05cd3cR1807-R1813
maybe this could help
--
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]