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 1a903f6 Spark : Add Files Perf improvement by push down partition
filter to Spark/Hive catalog (#2777)
add b3fb81a Core: Use Avro 1.10.1 (#1648)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/iceberg/AssertHelpers.java | 14 ++++
.../apache/iceberg/TestManifestListVersions.java | 12 +--
.../apache/iceberg/avro/TestReadProjection.java | 92 +++++++++++-----------
.../org/apache/iceberg/parquet/ParquetAvro.java | 21 +++--
.../test/java/org/apache/iceberg/TestHelpers.java | 15 ++++
.../apache/iceberg/avro/TestReadProjection.java | 92 +++++++++++-----------
versions.props | 2 +-
7 files changed, 141 insertions(+), 107 deletions(-)