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/08 14:20:23 UTC

[spark] branch master updated (ac01070 -> 90613df)

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-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org