pvary commented on code in PR #14149:
URL: https://github.com/apache/iceberg/pull/14149#discussion_r2486253777
##########
flink/v2.0/flink/src/test/java/org/apache/iceberg/flink/maintenance/api/TestRewriteDataFiles.java:
##########
@@ -79,6 +82,118 @@ void testRewriteUnpartitioned() throws Exception {
createRecord(4, "d")));
}
+ @Test
+ void testRewriteUnpartitionedPreserveLineage() throws Exception {
Review Comment:
Do we want to add tests for `TestDataFileRewriteRunner`?
--
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]