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

Adrian Wang resolved SPARK-3485.
--------------------------------
    Resolution: Fixed

> should check parameter type when find constructors
> --------------------------------------------------
>
>                 Key: SPARK-3485
>                 URL: https://issues.apache.org/jira/browse/SPARK-3485
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Adrian Wang
>            Assignee: Adrian Wang
>             Fix For: 1.2.0
>
>
> In hiveUdfs, we get constructors of primitivetypes by find a constructor 
> which takes only one parameter. This is very dangerous when more than one 
> constructors match. When the sequence of primitiveTypes becomes larger, the 
> problem would occur.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to