You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2019/02/06 10:08:00 UTC

[jira] [Assigned] (SPARK-26832) Avoid project creation per record at Python's grouped vectorized UDF

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

Apache Spark reassigned SPARK-26832:
------------------------------------

    Assignee:     (was: Apache Spark)

> Avoid project creation per record at Python's grouped vectorized UDF
> --------------------------------------------------------------------
>
>                 Key: SPARK-26832
>                 URL: https://issues.apache.org/jira/browse/SPARK-26832
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark, SQL
>    Affects Versions: 2.3.2, 2.4.0, 3.0.0
>            Reporter: Hyukjin Kwon
>            Priority: Major
>
> https://github.com/apache/spark/blob/master/sql/core/src/main/scala/org/apache/spark/sql/execution/python/FlatMapGroupsInPandasExec.scala#L148
> this line seems to creating projection per each record.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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