lisirrx commented on issue #9073: URL: https://github.com/apache/iceberg/issues/9073#issuecomment-1826264116
While #9122 is waiting for review, I want to start working on package `iceberg-core`, which makes me better understanding about the project and doing more contribution. Would you like to assign this issue to me? I found that you raised this issue about the `TableTestBase` class , so maybe I can start from here. I have read the discussion in #9120 which encoutered a similar situation. So in my understanding, an independent version of `TableTestBase` should be created with Junit5. I'm not sure about it's name, maybe `TestBase` is good enough. After that, how the rest tests in `iceberg-core` be updated? inheriting the new `TableTestBase` or duplicating a new version? -- 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