You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by db...@apache.org on 2020/03/06 21:11:30 UTC

[spark] branch master updated (cba17e0 -> 7911f95)

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

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


    from cba17e0  [SPARK-30899][SQL] CreateArray/CreateMap's data type should not depend on SQLConf.get
     add 7911f95  [SPARK-31064][SQL] New Parquet Predicate Filter APIs with multi-part Identifier Support

No new revisions were added by this update.

Summary of changes:
 .../parquet/filter2/predicate/SparkFilterApi.java  |  57 ++++++
 .../datasources/parquet/ParquetFilters.scala       | 192 +++++++++++----------
 2 files changed, 156 insertions(+), 93 deletions(-)
 create mode 100644 sql/core/src/main/java/org/apache/parquet/filter2/predicate/SparkFilterApi.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org