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/17 08:53:38 UTC

[spark] branch master updated (1881caa -> 64fe192)

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 1881caa  [SPARK-29188][PYTHON][FOLLOW-UP] Explicitly disable Arrow execution for all test of toPandas empty types
     add 64fe192  [SPARK-30282][SQL] Migrate SHOW TBLPROPERTIES to new framework

No new revisions were added by this update.

Summary of changes:
 docs/sql-migration-guide.md                        |  2 ++
 .../spark/sql/catalyst/analysis/Analyzer.scala     |  5 -----
 .../sql/catalyst/analysis/ResolveCatalogs.scala    |  5 -----
 .../spark/sql/catalyst/parser/AstBuilder.scala     |  4 ++--
 .../sql/catalyst/plans/logical/statements.scala    |  7 ------
 .../sql/catalyst/plans/logical/v2Commands.scala    |  6 ++++--
 .../spark/sql/catalyst/parser/DDLParserSuite.scala |  4 ++--
 .../catalyst/analysis/ResolveSessionCatalog.scala  |  6 ++----
 .../spark/sql/execution/command/tables.scala       | 25 ++++++++--------------
 .../datasources/v2/DataSourceV2Strategy.scala      |  2 +-
 .../sql/hive/execution/HiveCommandSuite.scala      | 12 ++++++-----
 11 files changed, 29 insertions(+), 49 deletions(-)


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