This is an automated email from the ASF dual-hosted git repository.

etudenhoefner pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git


    from 13e1965af4 Parquet: Move to ValueReader generation to a visitor (#9063)
     add e16bfcffc9 Core: Add JUnit5 version of TableTestBase (#9424)

No new revisions were added by this update.

Summary of changes:
 build.gradle                                       |   1 +
 .../iceberg/{TableTestBase.java => TestBase.java}  | 141 +++++++++++----------
 .../apache/iceberg/TestCreateSnapshotEvent.java    | 105 +++++----------
 .../org/apache/iceberg/TestManifestReader.java     |  88 ++++++-------
 .../io/TestGenericSortedPosDeleteWriter.java       |  89 ++++++-------
 5 files changed, 186 insertions(+), 238 deletions(-)
 copy core/src/test/java/org/apache/iceberg/{TableTestBase.java => 
TestBase.java} (86%)

Reply via email to