You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by yu...@apache.org on 2020/09/02 12:27:42 UTC

[spark] branch master updated (55ce49e -> 3cde392)

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

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


    from 55ce49e  [SPARK-32400][SQL][TEST][FOLLOWUP][TEST-MAVEN] Fix resource loading error in HiveScripTransformationSuite
     add 3cde392  [SPARK-31831][SQL][FOLLOWUP] Make the GetCatalogsOperationMock for HiveSessionImplSuite compile with the proper Hive version

No new revisions were added by this update.

Summary of changes:
 sql/hive-thriftserver/pom.xml                      | 12 ------
 .../thriftserver/GetCatalogsOperationMock.scala    |  3 +-
 .../hive/thriftserver/ThriftserverShimUtils.scala  |  8 ++++
 .../thriftserver/GetCatalogsOperationMock.scala    | 50 ----------------------
 .../hive/thriftserver/ThriftserverShimUtils.scala  |  8 ++++
 5 files changed, 18 insertions(+), 63 deletions(-)
 rename sql/hive-thriftserver/{v2.3/src/test/scala/ org => src/test/scala/org}/apache/spark/sql/hive/thriftserver/GetCatalogsOperationMock.scala (94%)
 delete mode 100644 sql/hive-thriftserver/v1.2/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