You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2020/07/06 10:36:32 UTC

[spark] branch master updated (dea7bc4 -> 59a7087)

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 dea7bc4  [SPARK-32100][CORE][TESTS][FOLLOWUP] Reduce the required test resources
     add 59a7087  [SPARK-32145][SQL][TEST-HIVE1.2][TEST-HADOOP2.7] ThriftCLIService.GetOperationStatus should include exception's stack trace to the error message

No new revisions were added by this update.

Summary of changes:
 .../SparkExecuteStatementOperation.scala           | 19 ++++--------
 .../thriftserver/SparkGetCatalogsOperation.scala   | 24 ++-------------
 .../thriftserver/SparkGetColumnsOperation.scala    | 19 ++----------
 .../thriftserver/SparkGetFunctionsOperation.scala  | 18 ++----------
 .../thriftserver/SparkGetSchemasOperation.scala    | 18 ++----------
 .../thriftserver/SparkGetTableTypesOperation.scala | 20 ++-----------
 .../thriftserver/SparkGetTablesOperation.scala     | 25 +++-------------
 .../thriftserver/SparkGetTypeInfoOperation.scala   | 22 ++------------
 .../sql/hive/thriftserver/SparkOperation.scala     | 14 ++++++++-
 .../sql/hive/thriftserver/SharedThriftServer.scala | 34 ++++++++++++++++++++--
 .../ThriftServerWithSparkContextSuite.scala        | 34 ++++++++++++++++++++++
 .../hive/service/cli/thrift/ThriftCLIService.java  |  3 +-
 .../hive/service/cli/thrift/ThriftCLIService.java  |  3 +-
 13 files changed, 106 insertions(+), 147 deletions(-)


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