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 f950a3e Flink: Add operator to collect data files and append to a
table (#1185)
add a435a0d Build: Fix ByteBuffer warnings from errorprone (#1334)
No new revisions were added by this update.
Summary of changes:
core/src/main/java/org/apache/iceberg/avro/ValueReaders.java | 1 +
core/src/main/java/org/apache/iceberg/avro/ValueWriters.java | 1 +
.../java/org/apache/iceberg/data/orc/GenericOrcWriters.java | 10 +++++++++-
.../java/org/apache/iceberg/pig/IcebergPigInputFormat.java | 4 ++--
.../java/org/apache/iceberg/spark/data/SparkValueReaders.java | 1 +
.../java/org/apache/iceberg/spark/data/SparkValueWriters.java | 1 +
6 files changed, 15 insertions(+), 3 deletions(-)