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 99f50c6  [SPARK-32409][DOC] Document dependency between 
spark.metrics.staticSources.enabled and JVMSource registration
     add d251443  [SPARK-32403][SQL] Refactor current ScriptTransformationExec

No new revisions were added by this update.

Summary of changes:
 .../execution/BaseScriptTransformationExec.scala   | 237 +++++++++++++++++---
 .../org/apache/spark/sql/hive/HiveInspectors.scala |   4 +-
 .../org/apache/spark/sql/hive/HiveStrategies.scala |   4 +-
 ...ec.scala => HiveScriptTransformationExec.scala} | 247 ++++++++-------------
 .../execution/HiveScriptTransformationSuite.scala  |  23 +-
 5 files changed, 309 insertions(+), 206 deletions(-)
 rename 
sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/{ScriptTransformationExec.scala
 => HiveScriptTransformationExec.scala} (58%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to