[teiid-issues] [JBoss JIRA] (TEIID-2815) Need to add the aggregate functions to list of supported functions, for Designer to expose for the user

Barry LaFond (JIRA) issues at jboss.org
Mon Jan 27 11:45:34 EST 2014


    [ https://issues.jboss.org/browse/TEIID-2815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12939059#comment-12939059 ] 

Barry LaFond commented on TEIID-2815:
-------------------------------------

We're currently using your FunctionLibrary containing SystemFunctionManager.getSystemFunctions()... then adding a user's local workspace functions.

We can programmatically use your AggregateSymbol.Type enum..... but we'd have to construct the FunctionDescriptors ourselves. 

Would be nice to have that option handled as maybe a separate/new call...  SystemFunctionManager.getAggregateFunctions() ?


                
> Need to add the aggregate functions to list of supported functions, for Designer to expose for the user
> -------------------------------------------------------------------------------------------------------
>
>                 Key: TEIID-2815
>                 URL: https://issues.jboss.org/browse/TEIID-2815
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: Server
>    Affects Versions: 8.4.1
>            Reporter: Van Halbert
>            Assignee: Steven Hawkins
>
> Need to add to the list, of known supported functions, what are all the aggregate functions that are supported.  This list is what Teiid Designer would expose to the user for modeling purposes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list