amogh-jahagirdar commented on code in PR #13466: URL: https://github.com/apache/iceberg/pull/13466#discussion_r2201039545
########## spark/v4.0/spark-runtime/src/integration/java/org/apache/iceberg/spark/TestSmoke.java: ########## @@ -31,7 +31,7 @@ import org.junit.jupiter.api.extension.ExtendWith; @ExtendWith(ParameterizedTestExtension.class) -public class SmokeTest extends ExtensionsTestBase { +public class TestSmoke extends ExtensionsTestBase { Review Comment: I think we should find a better name for this, `TestSmoke` doesn't make a lot of sense; how about `TestRoundTrip` -- 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