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/04/13 11:57:53 UTC

[spark] branch master updated (49618c9 -> 9cd25b4)

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 49618c9  [SPARK-35043][SQL] Add condition lambda and rule id to the resolve function family
     add 9cd25b4  [SPARK-35014] Fix the PhysicalAggregation pattern to not rewrite foldable expressions

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/planning/patterns.scala     |  2 +-
 .../catalyst/util/PhysicalAggregationSuite.scala   | 54 ++++++++++++++++++++++
 2 files changed, 55 insertions(+), 1 deletion(-)
 create mode 100644 sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/util/PhysicalAggregationSuite.scala

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