tomtongue opened a new pull request, #12998: URL: https://github.com/apache/iceberg/pull/12998
*Migrate Spark 3.4 tests based on JUnit 4 to Junit5 with AssertJ style. This is related to https://github.com/apache/iceberg/issues/7160* This PR migrates the following Spark 3.4 tests in the `spark` and `spark.source` packages to JUnit 5 with AssertJ: `spark`: * `TestFileRewriteCoordinator` * `TestSparkCatalogOperations` * `TestSparkWriteConf` * `TestSparkCachedTableCatalog` `spark.source`: * `TestDataSourceOptions` * `TestIcebergSourceTablesBase` * `TestIcebergSourceHadoopTables` * `TestIcebergSourceHiveTables` * `TestMetadataTableReadableMetrics` * `TestMetadataTablesWithPartitionEvolution` -- 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