]
Steven Hawkins commented on TEIID-2133:
---------------------------------------
This is now represented by TEIID-3624
Handle enterprise/UD types in metadata
--------------------------------------
Key: TEIID-2133
URL:
https://issues.jboss.org/browse/TEIID-2133
Project: Teiid
Issue Type: Sub-task
Components: Query Engine
Affects Versions: 8.1
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.1
The ddl parsing/export logic handles runtime and built-in types, but enterprise types
(from designer vdbs, typically used with xml document models) are not supported.
We may have to wait on implementing this until we make the type system more extensible in
general.