Steven Hawkins created TEIID-2053:
-------------------------------------
Summary: Various metadata issues
Key: TEIID-2053
URL:
https://issues.jboss.org/browse/TEIID-2053
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 8.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.1
1. The default for a proc/function should be virtual and the keyword foreign should be
used to indicate a source function.
2. The parser should validate a source procedure has no procedure body defined
3. The parser should validate a function has no function body defined.
4. FunctionMethod.getFullName should not use category qualification.
5. A DDL defined function should be schema scoped when referenced in the
getSupportedFunctions list
6. MetadataFactory should not extend Schema to avoid the merge operation and to not
serialize MetadataFactory information with the objects created.
7. Schema should not have visibility metadata - that is held on the ModelMetaData.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira