This is an automated email from the ASF dual-hosted git repository.
blue pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git.
from 5ae0ed1 Doc: Add HDFS path examples for metadata tables (#1151)
add 3021d34 Deprecate RuntimeIOException in favor of Java 8
UncheckedIOException (#1154)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/iceberg/exceptions/RuntimeIOException.java | 9 +++++++--
core/src/test/java/org/apache/iceberg/TestTableMetadata.java | 6 +++---
.../java/org/apache/iceberg/data/TestMetricsRowGroupFilter.java | 4 ++--
.../org/apache/iceberg/data/TestMetricsRowGroupFilterTypes.java | 4 ++--
mr/src/main/java/org/apache/iceberg/mr/SerializationUtil.java | 6 +++---
.../java/org/apache/iceberg/mr/mapreduce/IcebergInputFormat.java | 4 ++--
6 files changed, 19 insertions(+), 14 deletions(-)