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/07/29 03:57:29 UTC

[spark] branch master updated (b2180c0 -> 45b7212)

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 b2180c0  [SPARK-32471][SQL][DOCS][TESTS][PYTHON][SS] Describe JSON option `allowNonNumericNumbers`
     add 45b7212  [SPARK-32401][SQL] Migrate function related commands to use UnresolvedFunc to resolve function identifier

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/Analyzer.scala     |  2 +-
 .../spark/sql/catalyst/parser/AstBuilder.scala     | 12 ++++----
 .../sql/catalyst/plans/logical/statements.scala    | 24 ----------------
 .../sql/catalyst/plans/logical/v2Commands.scala    | 28 ++++++++++++++++++
 .../sql/connector/catalog/LookupCatalog.scala      |  7 ++---
 .../spark/sql/catalyst/parser/DDLParserSuite.scala | 32 ++++++++++-----------
 .../catalyst/analysis/ResolveSessionCatalog.scala  | 33 +++++++++-------------
 .../spark/sql/connector/DataSourceV2SQLSuite.scala | 10 +++----
 .../sql/hive/execution/HiveComparisonTest.scala    |  4 +--
 9 files changed, 75 insertions(+), 77 deletions(-)


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