You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ya...@apache.org on 2021/04/06 00:13:33 UTC

[spark] branch master updated (39d5677 -> 7cfface)

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

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


    from 39d5677  [SPARK-34932][SQL] deprecate GROUP BY ... GROUPING SETS (...) and promote GROUP BY GROUPING SETS (...)
     add 7cfface  [SPARK-34935][SQL] CREATE TABLE LIKE should respect the reserved table properties

No new revisions were added by this update.

Summary of changes:
 docs/sql-migration-guide.md                                       | 2 ++
 .../scala/org/apache/spark/sql/execution/SparkSqlParser.scala     | 3 ++-
 .../org/apache/spark/sql/execution/SparkSqlParserSuite.scala      | 8 ++++++++
 3 files changed, 12 insertions(+), 1 deletion(-)

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