[
https://issues.jboss.org/browse/TEIID-5833?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-5833.
-----------------------------------
Resolution: Done
Given that designer and it's associated extension mechanism have gone away the
decision was to just remove the notion of SET NAMESPACE - but there are a few concessions
for backwards compatibility. Most users will not be affected by this change. At worst if
someone introduced a custom namespace, then they need to change their java code and their
ddl/sql - but the changes are straight-forward. The docs have been update, and we can
expand as needed.
Update extension metadata uri's
-------------------------------
Key: TEIID-5833
URL:
https://issues.jboss.org/browse/TEIID-5833
Project: Teiid
Issue Type: Quality Risk
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Major
Fix For: 13.0
There are a lot of long/old extension metadata uris - including the odata one which still
references teiid designer. We should see about making these simpler - perhaps even
dropping the notion of fqn vs prefix altogether so that we just deal with the raw
prefixes.
The only issue with changes is when the extension properties are left fully qualified in
the metadata. We'd need to lookup under both the old and new versions.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)