You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by yu...@apache.org on 2022/11/17 06:43:04 UTC

[spark] branch master updated (af3b747a09f -> f3ad94debba)

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

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


    from af3b747a09f [SPARK-41149][PYTHON] Fix `SparkSession.builder.config` to support bool
     add f3ad94debba [SPARK-41017][SQL] Support column pruning with multiple nondeterministic Filters

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/planning/patterns.scala     | 90 ++++++++++++++++------
 .../execution/datasources/FileSourceStrategy.scala | 19 ++---
 .../sql/execution/datasources/SchemaPruning.scala  | 39 ++++------
 .../datasources/v2/V2ScanRelationPushDown.scala    | 22 +++---
 .../execution/datasources/SchemaPruningSuite.scala |  7 ++
 5 files changed, 111 insertions(+), 66 deletions(-)


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