]
Steven Hawkins resolved TEIID-3901.
-----------------------------------
Resolution: Done
Updated to look for a non-static method in a class with the UserDefinedAggregate
interface.
MetadataFactory should account for user defined aggregate functions
-------------------------------------------------------------------
Key: TEIID-3901
URL:
https://issues.jboss.org/browse/TEIID-3901
Project: Teiid
Issue Type: Quality Risk
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.13, 8.12.4
MetadataFactory.createFunctionFromMethod does not check if the method is from a user
defined aggregate function.