rdblue commented on code in PR #18147:
URL: https://github.com/apache/iceberg/pull/18147#discussion_r4031365676
##########
core/src/test/java/org/apache/iceberg/TestV4ManifestReader.java:
##########
@@ -1129,26 +1387,18 @@ private static TrackedFile
idPartitionedDeleteFileWithoutStats(
}
private static TrackedFile unpartitionedDataWithDVFile(String location,
String dvLocation) {
- return new TrackedFileStruct(
Review Comment:
Refactored to share an implementation with other helpers.
--
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]