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

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


    from 07ee732  [SPARK-34747][SQL][DOCS] Add virtual operators to the 
built-in function document
     add 0a58029  [SPARK-31897][SQL] Enable codegen for GenerateExec

No new revisions were added by this update.

Summary of changes:
 .../GenerateExecBenchmark-jdk11-results.txt        | 12 ++++
 .../benchmarks/GenerateExecBenchmark-results.txt   | 12 ++++
 .../apache/spark/sql/execution/GenerateExec.scala  | 23 +++----
 .../sql/execution/WholeStageCodegenSuite.scala     | 79 ++++++++++++++++++++++
 .../benchmark/GenerateExecBenchmark.scala          | 31 ++++++---
 5 files changed, 134 insertions(+), 23 deletions(-)
 create mode 100644 sql/core/benchmarks/GenerateExecBenchmark-jdk11-results.txt
 create mode 100644 sql/core/benchmarks/GenerateExecBenchmark-results.txt
 copy 
external/avro/src/test/scala/org/apache/spark/sql/execution/benchmark/AvroWriteBenchmark.scala
 => 
sql/core/src/test/scala/org/apache/spark/sql/execution/benchmark/GenerateExecBenchmark.scala
 (56%)

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

Reply via email to