[
https://issues.apache.org/jira/browse/SPARK-18467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15669598#comment-15669598
]
Apache Spark commented on SPARK-18467:
--------------------------------------
User 'ueshin' has created a pull request for this issue:
https://github.com/apache/spark/pull/15901
> Refactor StaticInvoke, Invoke and NewInstance.
> ----------------------------------------------
>
> Key: SPARK-18467
> URL: https://issues.apache.org/jira/browse/SPARK-18467
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Reporter: Takuya Ueshin
>
> Refactor {{StaticInvoke}}, {{Invoke}} and {{NewInstance}} as:
> - Introduce {{InvokeLike}} to extract common logic from {{StaticInvoke}},
> {{Invoke}} and {{NewInstance}} to prepare arguments.
> - Remove unneeded null checking and fix nullability of {{NewInstance}}.
> - Modify to short circuit if arguments have {{null}} when {{propageteNull ==
> true}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]