[jira] [Commented] (SPARK-3485) should check parameter type when find constructors

2014-09-16 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-3485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14135228#comment-14135228
 ] 

Apache Spark commented on SPARK-3485:
-

User 'adrian-wang' has created a pull request for this issue:
https://github.com/apache/spark/pull/2407

 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



[jira] [Commented] (SPARK-3485) should check parameter type when find constructors

2014-09-11 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-3485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14129870#comment-14129870
 ] 

Apache Spark commented on SPARK-3485:
-

User 'adrian-wang' has created a pull request for this issue:
https://github.com/apache/spark/pull/2355

 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