You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by fo...@apache.org on 2023/06/29 19:21:06 UTC

[iceberg] branch master updated (5faeb2f6df -> 5a268e7569)

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

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


    from 5faeb2f6df Build: Update ORC to 1.9.0 (#7945)
     add 5a268e7569 Spark 3.1: Fixes bucket on binary column (#7719)

No new revisions were added by this update.

Summary of changes:
 .../spark/extensions/TestIcebergExpressions.java   | 31 ++++++++++++++++++++++
 .../TestSetWriteDistributionAndOrdering.java       | 19 +++++++++++++
 .../expressions/TransformExpressions.scala         |  3 +++
 .../org/apache/iceberg/spark/SparkTestBase.java    |  7 ++++-
 4 files changed, 59 insertions(+), 1 deletion(-)