You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2012/12/10 09:21:22 UTC

[jira] [Commented] (HIVE-3622) reflect udf cannot find method which has arguments of primitive types and String, Binary, Timestamp types mixed

    [ https://issues.apache.org/jira/browse/HIVE-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13527764#comment-13527764 ] 

Ashutosh Chauhan commented on HIVE-3622:
----------------------------------------

+1
                
> reflect udf cannot find method which has arguments of primitive types and String, Binary, Timestamp types mixed
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-3622
>                 URL: https://issues.apache.org/jira/browse/HIVE-3622
>             Project: Hive
>          Issue Type: Bug
>          Components: UDF
>            Reporter: Navis
>            Assignee: Navis
>            Priority: Minor
>         Attachments: HIVE-3622.D6201.1.patch, HIVE-3622.D6201.2.patch
>
>
> From http://mail-archives.apache.org/mod_mbox/hive-user/201210.mbox/%3CCANkN6JApahvYrVuiy-j4VJ0dO2tzTpePwi7LUNCp12Vwj6d6xw%40mail.gmail.com%3E
> <noformat>
> Query
> select reflect('java.lang.Integer', 'parseInt', 'a', 16) from src limit 1;
> throws java.lang.NoSuchMethodException: java.lang.Integer.parseInt(null, int)
> <noformat>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira