tomtongue opened a new pull request, #12501: URL: https://github.com/apache/iceberg/pull/12501
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 includes the replacement of TestBases related to Spark tests, and a relevant test related to each TestBase for test purpose. Specifically the following TestBases and relevant tests are included: * `CatalogTestBase` (replacing `SparkCatalogTestBase`) * `TestAlterTable` (the relevant test) * `TestBase` (replacing `SparkTestBase`) * `TestPathIdentifier` (the relevant test) * `TestBaseWithCatalog` (replacing `SparkTestBaseWithCatalog`) * `TestFunctionCatalog` (the relevant test) -- 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