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/11/22 15:50:09 UTC

[spark] branch master updated (3f45b7f -> ef4a009)

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 3f45b7f  [SPARK-36357][SQL] Support pushdown Timestamp without time zone for orc
     add ef4a009  [SPARK-37192][SQL] Migrate SHOW TBLPROPERTIES to use V2 command by default

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/analysis/KeepLegacyOutputs.scala  |  4 +++-
 .../catalyst/analysis/ResolveSessionCatalog.scala  | 16 +++++++--------
 .../spark/sql/execution/command/tables.scala       |  2 +-
 .../datasources/v2/ShowTablePropertiesExec.scala   |  6 +++++-
 .../command/ShowTblPropertiesSuiteBase.scala       | 24 +++++++++++++++++++++-
 .../command/v1/ShowTblPropertiesSuite.scala        | 14 +------------
 6 files changed, 40 insertions(+), 26 deletions(-)

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