You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2021/11/08 04:09:52 UTC

[spark] branch master updated (5cb0fb3 -> fe41d18)

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

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


    from 5cb0fb3  [SPARK-35437][SQL] Use expressions to filter Hive partitions at client side
     add fe41d18  [SPARK-37199][SQL] Add deterministic field to QueryPlan

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/expressions/subquery.scala  |  3 +++
 .../spark/sql/catalyst/optimizer/InlineCTE.scala   |  2 +-
 .../spark/sql/catalyst/plans/QueryPlan.scala       |  7 +++++
 .../spark/sql/catalyst/plans/QueryPlanSuite.scala  | 30 +++++++++++++++++++++-
 .../scala/org/apache/spark/sql/SubquerySuite.scala | 11 ++++++++
 5 files changed, 51 insertions(+), 2 deletions(-)

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