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 2019/12/11 22:04:04 UTC

[spark] branch master updated (33f53cb -> 9cf9304)

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 33f53cb  [SPARK-30195][SQL][CORE][ML] Change some function, import definitions to work with stricter compiler in Scala 2.13
     add 9cf9304  [SPARK-30038][SQL] DESCRIBE FUNCTION should do multi-catalog resolution

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/catalyst/parser/AstBuilder.scala   | 17 +++++++++++++++++
 .../spark/sql/catalyst/plans/logical/statements.scala   |  7 +++++++
 .../spark/sql/catalyst/parser/DDLParserSuite.scala      | 15 +++++++++++++++
 .../sql/catalyst/analysis/ResolveSessionCatalog.scala   | 15 ++++++++++++++-
 .../org/apache/spark/sql/execution/SparkSqlParser.scala | 16 ----------------
 .../spark/sql/connector/DataSourceV2SQLSuite.scala      | 12 ++++++++++++
 .../spark/sql/execution/SparkSqlParserSuite.scala       | 12 ------------
 .../spark/sql/hive/execution/HiveComparisonTest.scala   |  2 +-
 8 files changed, 66 insertions(+), 30 deletions(-)


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