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/06/11 00:45:05 UTC

[spark] branch branch-3.0 updated (62fbff8 -> b9807ac)

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

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


    from 62fbff8  [SPARK-31956][SQL] Do not fail if there is no ambiguous self join
     add b9807ac  Revert "[SPARK-31926][SQL][TEST-HIVE1.2] Fix concurrency issue for ThriftCLIService to getPortNumber"

No new revisions were added by this update.

Summary of changes:
 project/SparkBuild.scala                           |  3 +-
 .../sql/hive/thriftserver/SharedThriftServer.scala | 46 ++++++----------------
 .../thriftserver/ThriftServerQueryTestSuite.scala  |  3 --
 .../ThriftServerWithSparkContextSuite.scala        | 11 +-----
 .../service/cli/thrift/ThriftBinaryCLIService.java | 11 +-----
 .../hive/service/cli/thrift/ThriftCLIService.java  |  3 --
 .../service/cli/thrift/ThriftHttpCLIService.java   | 21 +++-------
 .../service/cli/thrift/ThriftBinaryCLIService.java | 11 +-----
 .../hive/service/cli/thrift/ThriftCLIService.java  |  3 --
 .../service/cli/thrift/ThriftHttpCLIService.java   | 21 +++-------
 10 files changed, 29 insertions(+), 104 deletions(-)


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