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 b213089c3b5d [SPARK-55019][SQL] Allow DROP TABLE to drop VIEW
     add 81dea41e3404 [SPARK-54961][SQL] Introduce 
`GroupingAnalyticsTransformer`

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/Analyzer.scala     |  92 +------
 .../analysis/GroupingAnalyticsTransformer.scala    | 264 +++++++++++++++++++++
 .../plans/logical/basicLogicalOperators.scala      |  53 +++--
 3 files changed, 309 insertions(+), 100 deletions(-)
 create mode 100644 
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/GroupingAnalyticsTransformer.scala


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to