You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by bl...@apache.org on 2021/01/22 18:18:02 UTC

[iceberg] branch master updated (543a6cd -> 503c0ef)

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 543a6cd  Flink: Support inferring parallelism for batch read. (#1936)
     add 503c0ef  ORC: Fix NarrowingCompoundAssignment warnings (#2103)

No new revisions were added by this update.

Summary of changes:
 data/src/main/java/org/apache/iceberg/data/orc/GenericOrcWriters.java | 4 ++--
 .../src/main/java/org/apache/iceberg/flink/data/FlinkOrcWriters.java  | 4 ++--
 .../main/java/org/apache/iceberg/spark/data/SparkOrcValueWriters.java | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)