Hello Everyone
There is a bug in GenericUDF.getConstantLongValue.
There are 2 patches available:
1. fix the bug https://issues.apache.org/jira/browse/HIVE-10580
2. delete the method because it's not used
https://issues.apache.org/jira/browse/HIVE-10710
Can any committer +1 on one or an
https://issues.apache.org/jira/browse/HIVE-10710
Repository: hive-git
Description
---
HIVE-10710 Delete GenericUDF.getConstantLongValue
Diffs
-
ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDF.java
b043bdc882af7c0b83787526a5a55c9dc29c6681
Diff: https
Alexander Pivovarov created HIVE-10710:
--
Summary: Delete GenericUDF.getConstantLongValue
Key: HIVE-10710
URL: https://issues.apache.org/jira/browse/HIVE-10710
Project: Hive
Issue Type
May 3, 2015, 5:26 a.m.)
>
>
> Review request for hive and Jason Dere.
>
>
> Bugs: HIVE-10580
> https://issues.apache.org/jira/browse/HIVE-10580
>
>
> Repository: hive-git
>
>
> Description
> ---
>
> HIVE-10580 Fix impossible cast in Generic
://issues.apache.org/jira/browse/HIVE-10580
Repository: hive-git
Description
---
HIVE-10580 Fix impossible cast in GenericUDF.getConstantLongValue
Diffs
-
ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDF.java
b043bdc882af7c0b83787526a5a55c9dc29c6681
Diff: https
Alexander Pivovarov created HIVE-10580:
--
Summary: Fix impossible cast in GenericUDF.getConstantLongValue
Key: HIVE-10580
URL: https://issues.apache.org/jira/browse/HIVE-10580
Project: Hive