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 2021/02/10 03:20:57 UTC

[spark] branch master updated (f79305a -> 123365e)

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 f79305a  [SPARK-34311][SQL] PostgresDialect can't treat arrays of some types
     add 123365e  [SPARK-34240][SQL] Unify output of `SHOW TBLPROPERTIES` clause's output attribute's schema and ExprID

No new revisions were added by this update.

Summary of changes:
 docs/sql-migration-guide.md                          |  2 ++
 .../sql/catalyst/plans/logical/v2Commands.scala      |  7 +++++--
 .../catalyst/analysis/ResolveSessionCatalog.scala    | 11 +++++++++--
 .../apache/spark/sql/execution/command/tables.scala  | 20 +++++++++-----------
 .../datasources/v2/DataSourceV2Strategy.scala        |  4 ++--
 .../sql-tests/results/show-tblproperties.sql.out     | 16 ++++++++--------
 .../sql/execution/command/PlanResolutionSuite.scala  |  4 ++--
 .../spark/sql/hive/execution/HiveCommandSuite.scala  | 20 +++++++++++++++-----
 8 files changed, 52 insertions(+), 32 deletions(-)


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