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

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


    from 86b54f3  [SPARK-31894][SS] Introduce UnsafeRow format validation for 
streaming state store
     add abc8ccc  [SPARK-31926][SQL][TESTS][FOLLOWUP][TEST-HIVE1.2][TEST-MAVEN] 
Fix concurrency issue for ThriftCLIService to getPortNumber

No new revisions were added by this update.

Summary of changes:
 project/SparkBuild.scala                           |  1 -
 .../sql/hive/thriftserver/SparkSQLCLIService.scala | 50 ++++++++++++++++--
 .../src/test/resources/log4j.properties            |  2 +-
 .../sql/hive/thriftserver/SharedThriftServer.scala | 60 ++++++++++++++++------
 .../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 +++++---
 12 files changed, 160 insertions(+), 37 deletions(-)
 copy sql/{hive => hive-thriftserver}/src/test/resources/log4j.properties (96%)


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

Reply via email to