[
https://issues.jboss.org/browse/TEIID-5561?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-5561:
---------------------------------------
For the vdb/model name there is a straight-forward fix. olingo already handles decoding,
but it does not like having the meta characters / $ & etc. as part of the entity
names.
Prevent alias collisions with built-in odata schema
---------------------------------------------------
Key: TEIID-5561
URL:
https://issues.jboss.org/browse/TEIID-5561
Project: Teiid
Issue Type: Quality Risk
Components: OData
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Major
Fix For: 12.1
It is problematic to have a Teiid model/schema with the name:
olingo-extensions
teiid
edm
as that will use an alias that conflicts with built-in handling. We should provide an
error/warning as appropriate or come up with the logic to introduce a non-conflicting
alias.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)