manuzhang commented on code in PR #17700:
URL: https://github.com/apache/iceberg/pull/17700#discussion_r3800251160
##########
core/src/test/java/org/apache/iceberg/TestManifestReader.java:
##########
@@ -270,15 +270,14 @@ public void testDataFileSplitOffsetsNullWhenInvalid()
throws IOException {
}
}
- @SuppressWarnings("deprecation")
@TestTemplate
- public void testDeprecatedReadWithoutSpecsById() throws IOException {
+ public void testReadWithoutSpecsById() throws IOException {
Review Comment:
While you are at it, please help remove the `test` prefix`.
--
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]