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 6e0ef86821b [SPARK-40382][SQL] Group distinct aggregate expressions by 
semantically equivalent children in `RewriteDistinctAggregates`
     add ac07cea234f [SPARK-40611][SQL] Improve the performance of 
`setInterval` & `getInterval` for `UnsafeRow`

No new revisions were added by this update.

Summary of changes:
 .../CalendarIntervalBenchmark-jdk11-results.txt}   | 10 +--
 .../CalendarIntervalBenchmark-jdk17-results.txt}   | 10 +--
 .../CalendarIntervalBenchmark-results.txt}         | 10 +--
 .../spark/sql/catalyst/expressions/UnsafeRow.java  | 10 +--
 .../spark/sql/CalendarIntervalBenchmark.scala      | 75 ++++++++++++++++++++++
 5 files changed, 96 insertions(+), 19 deletions(-)
 copy sql/{core/benchmarks/HashedRelationMetricsBenchmark-jdk17-results.txt => 
catalyst/benchmarks/CalendarIntervalBenchmark-jdk11-results.txt} (53%)
 copy sql/{core/benchmarks/HashedRelationMetricsBenchmark-jdk17-results.txt => 
catalyst/benchmarks/CalendarIntervalBenchmark-jdk17-results.txt} (53%)
 copy sql/{core/benchmarks/HashedRelationMetricsBenchmark-jdk17-results.txt => 
catalyst/benchmarks/CalendarIntervalBenchmark-results.txt} (53%)
 create mode 100644 
sql/catalyst/src/test/scala/org/apache/spark/sql/CalendarIntervalBenchmark.scala


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

Reply via email to