You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2020/03/03 20:26:37 UTC

[spark] branch master updated (c263c15 -> 4a1d273)

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

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


    from c263c15  [SPARK-31015][SQL] Star(*) expression fails when used with qualified column names for v2 tables
     add 4a1d273  [SPARK-30997][SQL] Fix an analysis failure in generators with aggregate functions

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/catalyst/analysis/Analyzer.scala | 14 ++++++++++++++
 .../spark/sql/catalyst/analysis/AnalysisErrorSuite.scala  | 15 +++++++++++++++
 .../org/apache/spark/sql/GeneratorFunctionSuite.scala     |  5 +++++
 3 files changed, 34 insertions(+)


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