nastra commented on code in PR #13466: URL: https://github.com/apache/iceberg/pull/13466#discussion_r2189311435
########## core/src/test/java/org/apache/iceberg/data/TestData.java: ########## @@ -53,7 +53,7 @@ import org.junit.jupiter.params.provider.FieldSource; import org.junit.jupiter.params.provider.MethodSource; -public abstract class DataTest { +public abstract class TestData { Review Comment: let's call this `DataTestBase` since it's a base class for a bunch of other tests -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org