Yicong Huang created SPARK-59727:
------------------------------------

             Summary: Migrate Arrow incremental aggregate and window UDF eval 
types to the EvalTypeHandler pipeline
                 Key: SPARK-59727
                 URL: https://issues.apache.org/jira/browse/SPARK-59727
             Project: Spark
          Issue Type: Sub-task
          Components: PySpark
    Affects Versions: 5.0.0
            Reporter: Yicong Huang


Migrate SQL_GROUPED_AGG_ARROW_INCREMENTAL_PARTIAL_UDF, 
SQL_GROUPED_AGG_ARROW_INCREMENTAL_FINAL_UDF and 
SQL_WINDOW_AGG_ARROW_INCREMENTAL_UDF off the if/elif chain in worker.py 
read_udfs onto the EvalTypeHandler pipeline. No behavior change.



--
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