-
Quality Risk
-
Resolution: Done
-
Major
-
None
-
None
MetadataFactory.createFunctionFromMethod does not check if the method is from a user defined aggregate function.
MetadataFactory.createFunctionFromMethod does not check if the method is from a user defined aggregate function.
Updated to look for a non-static method in a class with the UserDefinedAggregate interface.