Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
If a user-defined function is based on a class and its methods are non-static then it needs to be instantiated; at present the code generator seems to instantiate it once per iteration, but it should be instantiated in a static member, therefore once per query.
Attachments
Issue Links
- is depended upon by
-
CALCITE-1552 Add RAND function, returning DOUBLE values in the range 0..1
- Closed
- links to