[jira] [Commented] (HIVE-10580) Fix impossible cast in GenericUDF.getConstantLongValue

2015-05-14 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14544417#comment-14544417 ] Alexander Pivovarov commented on HIVE-10580: I did it in HIVE-10710. Can you

[jira] [Commented] (HIVE-10580) Fix impossible cast in GenericUDF.getConstantLongValue

2015-05-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14542428#comment-14542428 ] Ashutosh Chauhan commented on HIVE-10580: - [~apivovarov] Do you want to update the

[jira] [Commented] (HIVE-10580) Fix impossible cast in GenericUDF.getConstantLongValue

2015-05-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14542674#comment-14542674 ] Ashutosh Chauhan commented on HIVE-10580: - Method is protected, so its not meant

[jira] [Commented] (HIVE-10580) Fix impossible cast in GenericUDF.getConstantLongValue

2015-05-13 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14542604#comment-14542604 ] Alexander Pivovarov commented on HIVE-10580: GenericUDF is a base class to

[jira] [Commented] (HIVE-10580) Fix impossible cast in GenericUDF.getConstantLongValue

2015-05-13 Thread Swarnim Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14542779#comment-14542779 ] Swarnim Kulkarni commented on HIVE-10580: - {quote} protected API should be handled

[jira] [Commented] (HIVE-10580) Fix impossible cast in GenericUDF.getConstantLongValue

2015-05-13 Thread Swarnim Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14542860#comment-14542860 ] Swarnim Kulkarni commented on HIVE-10580: - +1 on changes(NB) Fix impossible cast

[jira] [Commented] (HIVE-10580) Fix impossible cast in GenericUDF.getConstantLongValue

2015-05-13 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14542814#comment-14542814 ] Alexander Pivovarov commented on HIVE-10580: Lets look at the following facts

[jira] [Commented] (HIVE-10580) Fix impossible cast in GenericUDF.getConstantLongValue

2015-05-13 Thread Swarnim Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14542853#comment-14542853 ] Swarnim Kulkarni commented on HIVE-10580: - {quote} So I think we should go ahead

[jira] [Commented] (HIVE-10580) Fix impossible cast in GenericUDF.getConstantLongValue

2015-05-13 Thread Alexander Pivovarov (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14542863#comment-14542863 ] Alexander Pivovarov commented on HIVE-10580: Can you +1 for fixing the bug

[jira] [Commented] (HIVE-10580) Fix impossible cast in GenericUDF.getConstantLongValue

2015-05-08 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14534767#comment-14534767 ] Ashutosh Chauhan commented on HIVE-10580: - This method is actually not used at