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/01/02 07:46:12 UTC

[spark] branch master updated (83d289e -> 5d870ef)

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 83d289e  [SPARK-27638][SQL][FOLLOW-UP] Format config name to follow the other boolean conf naming convention
     add 5d870ef  [SPARK-26560][SQL] Spark should be able to run Hive UDF using jar regardless of current thread context classloader

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/hive/HiveSessionCatalog.scala |  87 +++++++++++----------
 sql/hive/src/test/noclasspath/README               |   1 +
 .../src/test/noclasspath/TestUDTF-spark-26560.jar  | Bin 0 -> 7462 bytes
 .../spark/sql/hive/execution/SQLQuerySuite.scala   |  48 ++++++++++++
 4 files changed, 94 insertions(+), 42 deletions(-)
 create mode 100644 sql/hive/src/test/noclasspath/README
 create mode 100644 sql/hive/src/test/noclasspath/TestUDTF-spark-26560.jar


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