nastra closed issue #9074: Create JUnit5-version of SparkTestBase
URL: https://github.com/apache/iceberg/issues/9074
--
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 unsubscr
nastra commented on issue #9074:
URL: https://github.com/apache/iceberg/issues/9074#issuecomment-1825425390
fixed by https://github.com/apache/iceberg/pull/9129
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
nastra opened a new issue, #9074:
URL: https://github.com/apache/iceberg/issues/9074
### Feature Request / Improvement
`SparkTestBase` is using JUnit4 imports/mechanisms and is used as a base
class for a lot of tests. In order to be able to migrate tests to JUnit5 that
depend on thi