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 715140113a Add issue template and docs for iceberg proposals (#9932)
add 59ffa33e3d Core: Migrate tests to JUnit5 (#10014)
No new revisions were added by this update.
Summary of changes:
.../org/apache/iceberg/TestReplacePartitions.java | 209 +++++------
.../apache/iceberg/TestScanDataFileColumns.java | 47 +--
.../java/org/apache/iceberg/TestScanSummary.java | 133 ++++---
.../iceberg/TestScansAndSchemaEvolution.java | 45 ++-
.../apache/iceberg/TestSchemaAndMappingUpdate.java | 224 +++++-------
.../test/java/org/apache/iceberg/TestSchemaID.java | 129 +++----
.../java/org/apache/iceberg/TestSchemaUpdate.java | 389 +++++++++------------
.../iceberg/TestTableUpdatePartitionSpec.java | 97 +++--
.../apache/iceberg/TestTimestampPartitions.java | 32 +-
.../apache/iceberg/TestUpdatePartitionSpec.java | 272 ++++++--------
10 files changed, 667 insertions(+), 910 deletions(-)