You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by ao...@apache.org on 2019/11/06 09:25:42 UTC

[incubator-iceberg] branch master updated (0545c51 -> 59c9fde)

This is an automated email from the ASF dual-hosted git repository.

aokolnychyi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iceberg.git.


    from 0545c51  Disable ErrorProne for JMH generated classes (#606)
     add 59c9fde  Add explicit override annotations to fix warnings in ErrorProne (#608)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/catalog/TableIdentifier.java |  1 +
 core/src/main/java/org/apache/iceberg/DataTableScan.java |  2 ++
 .../src/main/java/org/apache/iceberg/ManifestReader.java |  1 +
 .../main/java/org/apache/iceberg/hive/HiveCatalog.java   |  1 +
 .../org/apache/iceberg/spark/data/SparkOrcWriter.java    | 16 +++++++++++++++-
 5 files changed, 20 insertions(+), 1 deletion(-)