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

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


    from 278203d  [SPARK-28227][SQL] Support projection, aggregate/window 
functions, and lateral view in the TRANSFORM clause
     add 79e55b4  [SPARK-35028][SQL] ANSI mode: disallow group by aliases

No new revisions were added by this update.

Summary of changes:
 docs/sql-ref-ansi-compliance.md                    |  1 +
 .../spark/sql/catalyst/analysis/Analyzer.scala     |  5 ++-
 .../org/apache/spark/sql/internal/SQLConf.scala    | 27 +++++++--------
 .../sql-tests/inputs/ansi/group-analytics.sql      |  1 +
 .../results/{ => ansi}/group-analytics.sql.out     | 38 +++++-----------------
 5 files changed, 29 insertions(+), 43 deletions(-)
 create mode 100644 
sql/core/src/test/resources/sql-tests/inputs/ansi/group-analytics.sql
 copy sql/core/src/test/resources/sql-tests/results/{ => 
ansi}/group-analytics.sql.out (97%)

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

Reply via email to