Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
Impala 1.2
-
None
-
None
Description
Currently, we require some of the types to be subclasses(e.g. Double) in the hive package rather than the hadoop package. I believe hadoop package versions of these are new, hence the duplication in both places. Our UDF executor should accept either.