|
|
+
Alexander Ershov 2012-10-25, 16:43
-
Re: reflect UDF can't handle both String and intNavis류승우 2012-10-26, 02:10
It seemed a bug. I've booked it on
https://issues.apache.org/jira/browse/HIVE-3622 2012/10/26 Alexander Ershov <[EMAIL PROTECTED]> > Query > select reflect('java.lang.Integer', 'parseInt', 'a', 16) from src limit 1; > > throws java.lang.NoSuchMethodException: java.lang.Integer.parseInt(null, > int) > > A bug or a feature? > |