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 13:30:04 UTC

[spark] branch branch-2.4 updated (03cea11 -> f989a356)

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

wenchen pushed a change to branch branch-2.4
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 03cea11  [SPARK-30339][SQL][2.4] Avoid to fail twice in function lookup
     add f989a356 [SPARK-26560][SQL][2.4] 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 |  89 +++++++++++----------
 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, 95 insertions(+), 43 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