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/10/17 16:22:44 UTC

[incubator-iceberg] branch master updated (b07371a -> 5bd52a1)

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 b07371a  Add How to Release docs (#536)
     add 5bd52a1  Handle empty path in DataFiles.Builder.withPartitionPath (#554)

No new revisions were added by this update.

Summary of changes:
 core/src/main/java/org/apache/iceberg/DataFiles.java           |  4 +++-
 .../test/java/org/apache/iceberg/TestReplacePartitions.java    |  6 ++++++
 .../main/scala/org/apache/iceberg/spark/SparkTableUtil.scala   | 10 +++-------
 3 files changed, 12 insertions(+), 8 deletions(-)