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 2020/10/23 18:20:55 UTC

[iceberg] branch master updated (779dafd -> 76d3111)

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 779dafd  Spark: Split Actions for Spark 2 and 3 using reflection (#1616)
     add 76d3111  Lint: Fix small issues (#1650)

No new revisions were added by this update.

Summary of changes:
 core/src/main/java/org/apache/iceberg/BaseOverwriteFiles.java           | 1 +
 core/src/main/java/org/apache/iceberg/types/FixupTypes.java             | 2 +-
 data/src/main/java/org/apache/iceberg/data/DeleteFilter.java            | 2 +-
 .../main/java/org/apache/iceberg/spark/data/SparkOrcValueReaders.java   | 2 +-
 .../main/java/org/apache/iceberg/spark/data/SparkOrcValueWriters.java   | 2 +-
 5 files changed, 5 insertions(+), 4 deletions(-)