You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Cheng Su (Jira)" <ji...@apache.org> on 2021/04/27 03:39:00 UTC

[jira] [Created] (SPARK-35235) Add row-based fast hash map into aggregate benchmark

Cheng Su created SPARK-35235:
--------------------------------

             Summary: Add row-based fast hash map into aggregate benchmark
                 Key: SPARK-35235
                 URL: https://issues.apache.org/jira/browse/SPARK-35235
             Project: Spark
          Issue Type: Test
          Components: SQL
    Affects Versions: 3.2.0
            Reporter: Cheng Su


`AggregateBenchmark` is only testing the performance for vectorized fast hash map, but not row-based hash map (which is used by default). We should add the row-based hash map into the benchmark.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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