You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2021/01/09 23:33:38 UTC

[spark] branch master updated (6b34745 -> 0af3874)

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

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


    from 6b34745  [SPARK-34049][SS] DataSource V2: Use Write abstraction in StreamExecution
     add 0af3874  [SPARK-34048][SQL][TESTS] Check the amount of calls to Hive external catalog

No new revisions were added by this update.

Summary of changes:
 .../command/AlterTableAddPartitionSuite.scala        | 20 ++++++++++++++++++--
 .../command/AlterTableDropPartitionSuite.scala       | 19 ++++++++++++++++++-
 .../command/AlterTableRenamePartitionSuite.scala     | 18 +++++++++++++++++-
 .../hive/execution/command/CommandSuiteBase.scala    |  8 ++++++++
 .../sql/hive/execution/command/DropTableSuite.scala  | 11 ++++++++++-
 .../hive/execution/command/ShowNamespacesSuite.scala | 11 +++++++++++
 .../hive/execution/command/ShowPartitionsSuite.scala |  9 +++++++++
 .../sql/hive/execution/command/ShowTablesSuite.scala | 11 ++++++++++-
 8 files changed, 101 insertions(+), 6 deletions(-)


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