Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Support varargs for user-defined functions as the case followed:
public class ConcatWs { public String eval(String sep, String... strs) {...} }
Attachments
Attachments
Issue Links
- relates to
-
CALCITE-2889 IndexOutOfBoundsException in EnumUtils#fromInternal when handling UDFs with varargs
- Open
- links to