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 2020/10/07 19:31:56 UTC

[spark] branch master updated (3099fd9 -> a127387)

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 3099fd9  [SPARK-32067][K8S] Use unique ConfigMap name for executor pod template
     add a127387  [SPARK-33082][SQL] Remove hive-1.2 workaround code

No new revisions were added by this update.

Summary of changes:
 .../execution/BaseScriptTransformationSuite.scala  | 12 +-----
 .../execution/datasources/orc/OrcSourceSuite.scala |  7 ++--
 .../thriftserver/SparkGetTablesOperation.scala     |  6 +--
 .../sql/hive/thriftserver/SparkSQLCLIService.scala | 11 +----
 .../thriftserver/HiveThriftServer2Suites.scala     | 18 ++------
 .../SparkThriftServerProtocolVersionsSuite.scala   |  8 +---
 .../hive/execution/HiveCompatibilitySuite.scala    |  5 +--
 .../scala/org/apache/spark/sql/hive/HiveShim.scala | 48 +++++++---------------
 .../org/apache/spark/sql/hive/HiveUtils.scala      |  3 +-
 .../spark/sql/hive/client/HiveClientImpl.scala     | 11 ++---
 .../scala/org/apache/spark/sql/hive/hiveUDFs.scala | 18 +++-----
 .../org/apache/spark/sql/hive/orc/OrcFilters.scala | 16 +-------
 .../sql/hive/ClasspathDependenciesSuite.scala      | 25 +++--------
 .../spark/sql/hive/HiveMetastoreCatalogSuite.scala | 18 ++------
 .../org/apache/spark/sql/hive/HiveShimSuite.scala  | 12 +-----
 .../apache/spark/sql/hive/StatisticsSuite.scala    | 34 ++++-----------
 .../execution/HiveScriptTransformationSuite.scala  |  2 -
 .../spark/sql/hive/execution/HiveUDFSuite.scala    |  1 -
 .../spark/sql/hive/execution/SQLQuerySuite.scala   |  1 -
 .../spark/sql/hive/orc/HiveOrcFilterSuite.scala    | 19 +--------
 .../spark/sql/hive/orc/HiveOrcQuerySuite.scala     |  1 -
 .../spark/sql/hive/orc/HiveOrcSourceSuite.scala    | 10 +----
 22 files changed, 60 insertions(+), 226 deletions(-)


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