You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "w l (Jira)" <ji...@apache.org> on 2022/03/22 15:47:00 UTC

[jira] [Created] (SPARK-38624) Reduce UnsafeProjection.create call times when Percentile function serializes the aggregation buffer object

w l created SPARK-38624:
---------------------------

             Summary: Reduce UnsafeProjection.create call times when Percentile function serializes the aggregation buffer object
                 Key: SPARK-38624
                 URL: https://issues.apache.org/jira/browse/SPARK-38624
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.2.1, 2.4.8
            Reporter: w l
             Fix For: 3.4.0


Percentile serialize method does not need to call UnsafeProjection.create every time.

UnsafeProjection can be a field.

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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