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 2021/01/07 00:58:39 UTC

[iceberg] branch master updated (35bc638 -> f06104f)

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 35bc638  AWS: Fix S3FileIO executor service synchronization (#2036)
     add f06104f  Core: Fix projected transform expression names (#2027)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/transforms/Dates.java  |  4 +-
 .../org/apache/iceberg/transforms/Timestamps.java  |  4 +-
 .../apache/iceberg/transforms/TestProjection.java  | 99 ++++++++++++++++++++++
 3 files changed, 103 insertions(+), 4 deletions(-)