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/21 02:38:55 UTC

[spark] branch master updated (14bc2a2 -> 24efa43)

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 14bc2a2  [SPARK-30530][SQL][FOLLOW-UP] Remove unnecessary codes and fix comments accordingly in UnivocityParser
     add 24efa43  [SPARK-30019][SQL] Add the owner property to v2 table

No new revisions were added by this update.

Summary of changes:
 docs/sql-migration-guide.md                        | 18 ++++++-
 .../spark/sql/connector/catalog/TableCatalog.java  |  8 +++-
 .../spark/sql/catalyst/parser/AstBuilder.scala     |  4 ++
 .../sql/connector/catalog/CatalogV2Util.scala      |  5 ++
 .../datasources/v2/DataSourceV2Strategy.scala      | 26 ++++++----
 .../datasources/v2/V2SessionCatalog.scala          |  4 +-
 .../apache/spark/sql/DataFrameWriterV2Suite.scala  | 27 ++++++-----
 .../spark/sql/connector/AlterTableTests.scala      | 12 +++--
 .../spark/sql/connector/DataSourceV2SQLSuite.scala | 56 ++++++++++++----------
 .../spark/sql/hive/HiveExternalCatalog.scala       |  8 +++-
 .../spark/sql/hive/execution/HiveDDLSuite.scala    | 14 +++++-
 11 files changed, 121 insertions(+), 61 deletions(-)


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