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 2020/01/07 16:39:35 UTC

[spark] branch master updated (f399d65 -> 9479887)

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 f399d65  [SPARK-30173] Tweak stale PR message
     add 9479887  [SPARK-30039][SQL] CREATE FUNCTION should do multi-catalog resolution

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/parser/AstBuilder.scala     | 32 ++++++++-
 .../sql/catalyst/plans/logical/statements.scala    | 13 +++-
 .../spark/sql/catalyst/parser/DDLParserSuite.scala | 38 +++++++++-
 .../catalyst/analysis/ResolveSessionCatalog.scala  | 70 +++++++++---------
 .../spark/sql/execution/SparkSqlParser.scala       | 32 ---------
 .../spark/sql/connector/DataSourceV2SQLSuite.scala | 12 ++++
 .../sql/execution/command/DDLParserSuite.scala     | 83 ----------------------
 7 files changed, 127 insertions(+), 153 deletions(-)


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