This is an automated email from the ASF dual-hosted git repository.
dweeks pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from 20c475008 AWS: Fix setup of S3 batch deletion tests (#5289)
add 21b504c7f Prevent usage of @Test(expected = ...) and change existing
tests (#5221)
No new revisions were added by this update.
Summary of changes:
.baseline/checkstyle/checkstyle.xml | 5 +++
.../iceberg/expressions/TestExpressionBinding.java | 22 +++++------
.../expressions/TestStringLiteralConversions.java | 13 +++++--
.../apache/iceberg/transforms/TestResiduals.java | 7 +++-
.../org/apache/iceberg/types/TestTypeUtil.java | 13 +++++--
.../vectorized/parquet/DecimalVectorUtilTest.java | 7 +++-
.../iceberg/hadoop/HadoopMetricsContext.java | 4 +-
.../data/avro/TestSingleMessageEncoding.java | 37 ++++++++++++------
.../org/apache/iceberg/hive/HiveTableTest.java | 11 ++++--
.../org/apache/iceberg/pig/SchemaUtilTest.java | 13 ++++---
.../iceberg/examples/SchemaEvolutionTest.java | 13 +++++--
.../spark/source/TestSnapshotSelection.java | 44 +++++++++++-----------
.../spark/source/TestSnapshotSelection.java | 37 ++++++++++--------
.../spark/source/TestSnapshotSelection.java | 37 ++++++++++--------
.../TestHadoopMetricsContextSerialization.java | 4 +-
.../spark/source/TestSnapshotSelection.java | 37 ++++++++++--------
.../TestHadoopMetricsContextSerialization.java | 4 +-
.../spark/source/TestSnapshotSelection.java | 37 ++++++++++--------
18 files changed, 206 insertions(+), 139 deletions(-)