[
https://issues.jboss.org/browse/TEIID-3111?page=com.atlassian.jira.plugin...
]
Steven Hawkins updated TEIID-3111:
----------------------------------
Summary: Function with multi-part names not resolving correctly (was:
Expose group name, defined for functions, in the exposed metadata)
Issue Type: Bug (was: Enhancement)
Fix Version/s: 8.9
8.7
Description:
When a function has multi-part name, like JCR for the modeshape functions, it won't
resolve without the JCR prefix. That is
SYS.JCR.function works
JCR.function works
but just function doesn't work.
was: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.
Affects Version/s: 7.3
(was: 8.9)
Component/s: Query Engine
(was: Server)
Function with multi-part names not resolving correctly
------------------------------------------------------
Key: TEIID-3111
URL:
https://issues.jboss.org/browse/TEIID-3111
Project: Teiid
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Query Engine
Affects Versions: 7.3
Reporter: Van Halbert
Assignee: Steven Hawkins
Fix For: 8.7, 8.9
When a function has multi-part name, like JCR for the modeshape functions, it won't
resolve without the JCR prefix. That is
SYS.JCR.function works
JCR.function works
but just function doesn't work.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)