Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
If "targetTypes" is from "method.getParameterTypes()" and if method's signature is "func(stirng ... args)", then "targetTypes" will contain one type "String[].class", but "expressions" could contain one than one element, so it throws IndexOutOfBoundsException.
Attachments
Attachments
Issue Links
- is related to
-
CALCITE-2772 Support varargs for user-defined functions (UDFs)
-
- Open
-
- links to