[teiid-issues] [JBoss JIRA] (TEIID-3111) Expose group name, defined for functions, in the exposed metadata

Steven Hawkins (JIRA) issues at jboss.org
Tue Sep 2 16:29:59 EDT 2014


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

Steven Hawkins commented on TEIID-3111:
---------------------------------------

That's not the intention of the logic, but it looks like the FunctionTree code will only create resolving entries for the top level and n-1 levels of the function name.  So we see

SYS.JCR.JCR*
JCR.JCR*

but no
JCR*

> Expose group name, defined for functions, in the exposed metadata
> -----------------------------------------------------------------
>
>                 Key: TEIID-3111
>                 URL: https://issues.jboss.org/browse/TEIID-3111
>             Project: Teiid
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: Server
>    Affects Versions: 8.9
>            Reporter: Van Halbert
>            Assignee: Steven Hawkins
>
> When a function has a defined group, like JCR for the modeshape functions, it should be exposed somehow in the metadata.  Otherwise, user will never know to use the group name (i.e.,  JCR.JCR_ISCHILDNODE(rc."jcr:path", rt."jcr:path") )  unless they goto the documentation.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the teiid-issues mailing list