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:56:21 UTC

[spark] branch master updated (5d870ef -> 05f7b57)

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 5d870ef  [SPARK-26560][SQL] Spark should be able to run Hive UDF using jar regardless of current thread context classloader
     add 05f7b57  [SPARK-30407][SQL] fix the reset metric issue when enable AQE

No new revisions were added by this update.

Summary of changes:
 sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala        | 8 ++------
 .../src/main/scala/org/apache/spark/sql/execution/SparkPlan.scala | 1 +
 .../spark/sql/execution/adaptive/AdaptiveSparkPlanExec.scala      | 5 +++++
 3 files changed, 8 insertions(+), 6 deletions(-)


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