chinmay-bhat commented on code in PR #9367: URL: https://github.com/apache/iceberg/pull/9367#discussion_r1436382864
########## spark/v3.5/spark/src/test/java/org/apache/iceberg/spark/actions/TestCreateActions.java: ########## @@ -94,7 +95,7 @@ public class TestCreateActions extends SparkCatalogTestBase { private static final String NAMESPACE = "default"; - @Parameterized.Parameters(name = "Catalog Name {0} - Options {2}") + @Parameters(name = "Catalog Name {0} - Options {2}") Review Comment: yeah, will update this and review all other files Parameters name -- 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