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 33f1825 Spark: Read using Avro name mapping if configured (#1129)
add d1ba7b6 Avro: Fix errors when reading options with non-null defaults
(#1132)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/iceberg/avro/PruneColumns.java | 23 +++-
.../avro/TestAvroOptionsWithNonNullDefaults.java | 128 +++++++++++++++++++++
2 files changed, 150 insertions(+), 1 deletion(-)
create mode 100644
core/src/test/java/org/apache/iceberg/avro/TestAvroOptionsWithNonNullDefaults.java