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 2020/11/03 18:36:22 UTC

[iceberg] branch master updated (552b767 -> 4714932)

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 552b767  Spark: Handle null literals in predicates (#1709)
     add 4714932  Revert "Spark: Handle null literals in predicates (#1709)"

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/spark/SparkFilters.java     | 36 ++++----------
 .../iceberg/spark/TestSparkFilterConversion.java   | 56 ----------------------
 .../org/apache/iceberg/spark/SparkFilters.java     | 35 ++++----------
 .../iceberg/spark/TestSparkFilterConversion.java   | 56 ----------------------
 4 files changed, 17 insertions(+), 166 deletions(-)
 delete mode 100644 spark2/src/test/java/org/apache/iceberg/spark/TestSparkFilterConversion.java
 delete mode 100644 spark3/src/test/java/org/apache/iceberg/spark/TestSparkFilterConversion.java