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/16 13:47:53 UTC

[spark] branch master updated (1ef1d6c -> 82f25f5)

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 1ef1d6c  [SPARK-29565][FOLLOWUP] add setInputCol/setOutputCol in OHEModel
     add 82f25f5  [SPARK-30507][SQL] TableCalalog reserved properties shoudn't be changed via options or tblpropeties

No new revisions were added by this update.

Summary of changes:
 docs/sql-migration-guide.md                        | 74 ++++++++++++++++-
 .../sql/catalyst/analysis/ResolveCatalogs.scala    |  4 +-
 .../spark/sql/catalyst/parser/AstBuilder.scala     | 84 +++++++++++++------
 .../sql/connector/catalog/CatalogV2Util.scala      | 41 ++--------
 .../catalyst/analysis/ResolveSessionCatalog.scala  | 21 ++---
 .../apache/spark/sql/execution/command/ddl.scala   |  7 +-
 .../spark/sql/connector/DataSourceV2SQLSuite.scala | 95 ++++++++++++++++++++--
 7 files changed, 242 insertions(+), 84 deletions(-)


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