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

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


    from 5891b20ef492 [SPARK-47186][TESTS][FOLLOWUP] Correct the name of 
spark.test.docker.connectionTimeout
     add 85a6e35d834e [SPARK-48182][SQL] SQL (java side): Migrate 
`error/warn/info` with variables to structured logging framework

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/spark/internal/Logger.java     |  4 ++
 .../scala/org/apache/spark/internal/LogKey.scala   | 13 ++++++
 .../expressions/RowBasedKeyValueBatch.java         | 11 ++---
 .../spark/sql/util/CaseInsensitiveStringMap.java   | 18 ++++----
 .../org/apache/hive/service/AbstractService.java   | 13 +++---
 .../org/apache/hive/service/CompositeService.java  | 14 ++++---
 .../java/org/apache/hive/service/CookieSigner.java |  5 ++-
 .../org/apache/hive/service/ServiceOperations.java | 12 +++---
 .../java/org/apache/hive/service/ServiceUtils.java |  2 +-
 .../apache/hive/service/auth/HiveAuthFactory.java  | 15 ++++---
 .../apache/hive/service/auth/HttpAuthUtils.java    | 12 ++++--
 .../hive/service/auth/TSetIpAddressProcessor.java  |  7 ++--
 .../org/apache/hive/service/cli/CLIService.java    | 21 ++++++----
 .../apache/hive/service/cli/ColumnBasedSet.java    |  9 ++--
 .../cli/operation/ClassicTableTypeMapping.java     | 13 ++++--
 .../hive/service/cli/operation/Operation.java      | 28 ++++++++-----
 .../service/cli/operation/OperationManager.java    | 10 +++--
 .../hive/service/cli/session/HiveSessionImpl.java  | 49 +++++++++++++---------
 .../hive/service/cli/session/SessionManager.java   | 49 +++++++++++++---------
 .../hive/service/cli/thrift/ThriftCLIService.java  | 16 ++++---
 .../hive/service/cli/thrift/ThriftHttpServlet.java | 14 ++++---
 .../apache/hive/service/server/HiveServer2.java    | 12 +++---
 .../service/server/ThreadWithGarbageCleanup.java   |  5 ++-
 .../sql/hive/thriftserver/SparkSQLCLIService.scala |  2 +-
 24 files changed, 222 insertions(+), 132 deletions(-)


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

Reply via email to