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-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to