Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core: Add JUnit5 version of TableTestBase #9424

Merged
merged 1 commit into from Jan 8, 2024

Conversation

nastra
Copy link
Contributor

@nastra nastra commented Jan 5, 2024

This fixes #9073 and also converts a few old tests to the new Base class using the new way of parameterization

@nastra nastra force-pushed the junit5-version-of-table-test-base branch from 2306894 to 032337b Compare January 6, 2024 16:42
Copy link
Contributor

@Fokko Fokko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is so much easier to read 👍

@nastra nastra merged commit e16bfcf into apache:main Jan 8, 2024
41 checks passed
@nastra nastra deleted the junit5-version-of-table-test-base branch January 8, 2024 20:14
geruh pushed a commit to geruh/iceberg that referenced this pull request Jan 26, 2024
adnanhemani pushed a commit to adnanhemani/iceberg that referenced this pull request Jan 30, 2024
devangjhabakh pushed a commit to cdouglas/iceberg that referenced this pull request Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create JUnit5-version of TableTestBase
3 participants