You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/11/21 04:06:59 UTC

[jira] [Resolved] (SPARK-18467) Refactor StaticInvoke, Invoke and NewInstance.

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

Wenchen Fan resolved SPARK-18467.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0

> 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
>            Assignee: Takuya Ueshin
>             Fix For: 2.1.0
>
>
> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org