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 8d4e9647c971 [SPARK-47684][SQL] Postgres: Map length unspecified 
bpchar to StringType
     add db0975cb2a1c [SPARK-47602][CORE] Resource managers: Migrate logError 
with variables to structured logging framework

No new revisions were added by this update.

Summary of changes:
 .../scala/org/apache/spark/internal/LogKey.scala   | 14 ++++++-
 .../scala/org/apache/spark/internal/Logging.scala  |  7 ++--
 .../scala/org/apache/spark/util/MDCSuite.scala     | 49 ++++++++++++++++++++++
 .../apache/spark/util/PatternLoggingSuite.scala    |  6 ++-
 .../apache/spark/util/StructuredLoggingSuite.scala | 40 ++++++++++++++++--
 .../cluster/k8s/ExecutorPodsAllocator.scala        |  8 ++--
 .../k8s/integrationtest/DepsTestsSuite.scala       |  3 +-
 .../spark/deploy/yarn/ApplicationMaster.scala      | 11 +++--
 .../org/apache/spark/deploy/yarn/Client.scala      |  5 ++-
 .../apache/spark/deploy/yarn/YarnAllocator.scala   |  6 ++-
 .../cluster/YarnClientSchedulerBackend.scala       |  7 ++--
 11 files changed, 133 insertions(+), 23 deletions(-)
 create mode 100644 
common/utils/src/test/scala/org/apache/spark/util/MDCSuite.scala


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

Reply via email to