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/11/25 20:42:29 UTC

[spark] branch master updated (7cf6a6f -> 1de3fc4)

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 7cf6a6f  [SPARK-31257][SPARK-33561][SQL][FOLLOWUP] Fix Scala 2.13 compilation
     add 1de3fc4  [SPARK-33525][SQL] Update hive-service-rpc to 3.1.2

No new revisions were added by this update.

Summary of changes:
 dev/deps/spark-deps-hadoop-2.7-hive-2.3            |  2 +-
 dev/deps/spark-deps-hadoop-3.2-hive-2.3            |  2 +-
 pom.xml                                            |  2 +-
 .../org/apache/hive/service/cli/CLIService.java    | 10 +++++++
 .../org/apache/hive/service/cli/GetInfoType.java   |  3 ++-
 .../org/apache/hive/service/cli/ICLIService.java   |  3 +++
 .../service/cli/thrift/ThriftBinaryCLIService.java | 13 +++++++++
 .../hive/service/cli/thrift/ThriftCLIService.java  | 31 ++++++++++++++++++++++
 .../service/cli/thrift/ThriftCLIServiceClient.java |  9 +++++++
 .../sql/hive/thriftserver/SparkSQLCLIService.scala |  1 +
 10 files changed, 72 insertions(+), 4 deletions(-)


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