[
https://issues.apache.org/jira/browse/SPARK-24871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan resolved SPARK-24871.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.4.0
Issue resolved by pull request 21824
[https://github.com/apache/spark/pull/21824]
> 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: Takuya Ueshin
> Priority: Major
> Fix For: 2.4.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]