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/11/18 23:57:44 UTC

[iceberg] branch master updated (4eef02d -> 3b2c32d)

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 4eef02d  Spark 3.0: Fix ClassCastException when using bucket UDF (#3569)
     add 3b2c32d  Spark 2.4: Fix ClassCastException when using bucket UDF (#3570)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/spark/IcebergSpark.java     |   3 +-
 .../apache/iceberg/spark/SparkValueConverter.java  |   3 +-
 .../iceberg/spark/source/TestIcebergSpark.java     | 132 +++++++++++++++++++--
 3 files changed, 129 insertions(+), 9 deletions(-)