rdblue commented on code in PR #18109:
URL: https://github.com/apache/iceberg/pull/18109#discussion_r4028940848
##########
core/src/test/java/org/apache/iceberg/TestV4ManifestReader.java:
##########
@@ -562,13 +773,14 @@ public void
partitionFilterPrunesFilesAndCountsSkips(FileFormat format) throws I
assertThat(metrics.scannedDataManifests().value()).as("one manifest is
scanned").isEqualTo(1L);
}
+ // TODO rdblue: is this test still valid
Review Comment:
Yeah, sorry. This was a note to myself since I knew I was going to be coming
back to it. I forgot to come back and remove the tests that were renamed to
`validation*`.
--
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]