[ 
https://issues.apache.org/jira/browse/SPARK-56085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated SPARK-56085:
-----------------------------------
    Labels: pull-request-available  (was: )

> Benchmark SQL_GROUPED_AGG_ARROW_UDF and SQL_GROUPED_AGG_ARROW_ITER_UDF
> ----------------------------------------------------------------------
>
>                 Key: SPARK-56085
>                 URL: https://issues.apache.org/jira/browse/SPARK-56085
>             Project: Spark
>          Issue Type: Sub-task
>          Components: PySpark
>    Affects Versions: 4.2.0
>            Reporter: Yicong Huang
>            Priority: Major
>              Labels: pull-request-available
>
> Add ASV microbenchmarks for SQL_GROUPED_AGG_ARROW_UDF and 
> SQL_GROUPED_AGG_ARROW_ITER_UDF.
> Both eval types share ArrowStreamAggArrowUDFSerializer and operate on grouped 
> Arrow data. AGG_ARROW receives all group data at once, while AGG_ARROW_ITER 
> receives an iterator of batches.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to