You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2022/06/03 02:42:06 UTC

[spark] branch master updated (4c7888dd915 -> 070ac600479)

This is an automated email from the ASF dual-hosted git repository.

gurwls223 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from 4c7888dd915 [SPARK-39367][DOCS][SQL] Review and fix issues in Scala/Java API docs of SQL module
     add 070ac600479 [SPARK-39351][SQL] SHOW CREATE TABLE should redact properties

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/execution/command/tables.scala      | 12 +++++++-----
 .../sql/execution/datasources/v2/ShowCreateTableExec.scala   |  2 +-
 .../test/resources/sql-tests/inputs/show-create-table.sql    |  4 ++--
 .../resources/sql-tests/results/show-create-table.sql.out    | 10 ++++++----
 .../sql/execution/command/v2/ShowCreateTableSuite.scala      |  8 +++++++-
 5 files changed, 23 insertions(+), 13 deletions(-)


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