You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by su...@apache.org on 2023/02/27 22:58:15 UTC

[spark] branch master updated (fdb36df3f60 -> 27ad5830f9a)

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

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


    from fdb36df3f60 [SPARK-42542][CONNECT] Support Pivot without providing pivot column values
     add 27ad5830f9a [SPARK-42539][SQL][HIVE] Eliminate separate classloader when using 'builtin' Hive version for metadata client

No new revisions were added by this update.

Summary of changes:
 .../main/scala/org/apache/spark/TestUtils.scala    |  5 +-
 .../org/apache/spark/sql/hive/HiveUtils.scala      | 53 +-------------
 .../sql/hive/client/IsolatedClientLoader.scala     | 83 ++++++++++------------
 .../org/apache/spark/sql/hive/HiveUtilsSuite.scala | 34 ++++++++-
 4 files changed, 78 insertions(+), 97 deletions(-)


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