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 2019/11/13 20:59:44 UTC

[incubator-iceberg] branch master updated (96fb5ef -> 6f28abf)

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/incubator-iceberg.git.


    from 96fb5ef  Spark: Support projection schema from DataFrameReader (#590)
     add 6f28abf  Use SessionState to load Hadoop conf (#642)

No new revisions were added by this update.

Summary of changes:
 examples/Convert table to Iceberg.ipynb                               | 4 ++--
 site/docs/api-quickstart.md                                           | 2 +-
 .../java/org/apache/iceberg/spark/source/IcebergSourceBenchmark.java  | 2 +-
 .../src/main/java/org/apache/iceberg/spark/source/IcebergSource.java  | 2 +-
 .../java/org/apache/iceberg/spark/source/TestDataFrameWrites.java     | 4 ++--
 .../java/org/apache/iceberg/spark/source/TestDataSourceOptions.java   | 2 +-
 .../java/org/apache/iceberg/spark/source/TestPartitionValues.java     | 4 ++--
 .../test/java/org/apache/iceberg/spark/source/TestSparkTableUtil.java | 4 ++--
 8 files changed, 12 insertions(+), 12 deletions(-)