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

Apache Spark reassigned SPARK-24871:
------------------------------------

    Assignee: Apache Spark

> Refactor Concat and MapConcat to avoid creating concatenator object for each 
> row.
> ---------------------------------------------------------------------------------
>
>                 Key: SPARK-24871
>                 URL: https://issues.apache.org/jira/browse/SPARK-24871
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.4.0
>            Reporter: Takuya Ueshin
>            Assignee: Apache Spark
>            Priority: Major
>
> Refactor {{Concat}} and {{MapConcat}} to:
>  - avoid creating concatenator object for each row.
>  - make {{Concat}} handle {{containsNull}} properly.
>  - make {{Concat}} shortcut if {{null}} child is found.



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

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

Reply via email to