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 ac01070  [SPARK-34946][SQL] Block unsupported correlated scalar 
subquery in Aggregate
     add 90613df  [SPARK-33233][SQL] CUBE/ROLLUP/GROUPING SETS support GROUP BY 
ordinal

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/Analyzer.scala     |  30 +++-
 .../analysis/SubstituteUnresolvedOrdinals.scala    |  17 +-
 .../sql-tests/inputs/group-by-ordinal.sql          |  35 ++++
 .../sql-tests/results/group-by-ordinal.sql.out     | 200 ++++++++++++++++++++-
 4 files changed, 269 insertions(+), 13 deletions(-)

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

Reply via email to