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:21:55 UTC

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

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 90613df  [SPARK-33233][SQL] CUBE/ROLLUP/GROUPING SETS support GROUP BY ordinal
     add c1c9a31  [SPARK-34962][SQL] Explicit representation of * in UpdateAction and InsertAction in MergeIntoTable

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/Analyzer.scala     | 20 ++++++++++++----
 .../ReplaceNullWithFalseInPredicate.scala          |  4 +++-
 .../spark/sql/catalyst/parser/AstBuilder.scala     |  4 ++--
 .../sql/catalyst/plans/logical/v2Commands.scala    | 10 ++++++++
 .../ReplaceNullWithFalseInPredicateSuite.scala     | 18 ++++++++++++++-
 .../spark/sql/catalyst/parser/DDLParserSuite.scala |  5 ++--
 .../execution/command/PlanResolutionSuite.scala    | 27 ++++++++++++++++++++--
 7 files changed, 75 insertions(+), 13 deletions(-)

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