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/08 11:34:45 UTC

[spark] branch master updated (0d589f4 -> b2ed6d0)

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 0d589f4  [SPARK-30267][SQL][FOLLOWUP] Use while loop in Avro Array Deserializer
     add b2ed6d0  [SPARK-30214][SQL][FOLLOWUP] Remove statement logical plans for namespace commands

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/Analyzer.scala     |  2 +-
 .../sql/catalyst/analysis/ResolveCatalogs.scala    | 30 ------------
 .../spark/sql/catalyst/parser/AstBuilder.scala     | 24 +++++-----
 .../sql/catalyst/plans/logical/statements.scala    | 55 ----------------------
 .../sql/catalyst/plans/logical/v2Commands.scala    | 38 ++++++++++-----
 .../spark/sql/catalyst/parser/DDLParserSuite.scala | 52 ++++++++++----------
 .../catalyst/analysis/ResolveSessionCatalog.scala  | 13 ++---
 .../datasources/v2/DataSourceV2Strategy.scala      | 36 ++++++++------
 8 files changed, 91 insertions(+), 159 deletions(-)


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