Adrian Wang created SPARK-3485:
----------------------------------

             Summary: 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


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