You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ka...@apache.org on 2020/07/17 02:16:47 UTC

[spark] branch master updated (fb51925 -> 9747e8f)

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

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


    from fb51925  [SPARK-32335][K8S][TESTS] Remove Python2 test from K8s IT
     add 9747e8f  [SPARK-31831][SQL][TESTS][FOLLOWUP] Put mocks for HiveSessionImplSuite in hive version related subdirectories

No new revisions were added by this update.

Summary of changes:
 sql/hive-thriftserver/pom.xml                      | 12 ++++++
 .../hive/thriftserver/HiveSessionImplSuite.scala   | 29 +------------
 .../thriftserver/GetCatalogsOperationMock.scala    | 50 ++++++++++++++++++++++
 .../thriftserver/GetCatalogsOperationMock.scala    | 50 ++++++++++++++++++++++
 4 files changed, 113 insertions(+), 28 deletions(-)
 create mode 100644 sql/hive-thriftserver/v1.2/src/test/scala/ org/apache/spark/sql/hive/thriftserver/GetCatalogsOperationMock.scala
 create mode 100644 sql/hive-thriftserver/v2.3/src/test/scala/ org/apache/spark/sql/hive/thriftserver/GetCatalogsOperationMock.scala


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