]
Steven Hawkins updated TEIID-5745:
----------------------------------
Fix Version/s: 12.3
Reduce memory overhead of ddl vdbs
----------------------------------
Key: TEIID-5745
URL:
https://issues.jboss.org/browse/TEIID-5745
Project: Teiid
Issue Type: Quality Risk
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Major
Fix For: 12.3
Due to mapping to the existing vdb metadata structure we are holding a memory reference
to the full ddl. At a minimum that could be replaced with a file reference.