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/08/28 21:12:16 UTC

[incubator-iceberg] branch master updated (d1f0b54 -> 1af30bb)

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 d1f0b54  Keep format forward-compatible with future transforms (#411)
     add 1af30bb  Produce date types from day partition transforms (#424)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/transforms/Dates.java  |  3 +++
 .../org/apache/iceberg/transforms/Timestamps.java  |  3 +++
 .../org/apache/iceberg/transforms/TestDates.java   | 18 ++++++++++++++++++
 .../apache/iceberg/transforms/TestTimestamps.java  | 22 ++++++++++++++++++++++
 4 files changed, 46 insertions(+)