]
Ramesh Reddy resolved TEIIDSB-46.
---------------------------------
Resolution: Done
Support override translators
----------------------------
Key: TEIIDSB-46
URL:
https://issues.jboss.org/browse/TEIIDSB-46
Project: Teiid Spring Boot
Issue Type: Enhancement
Reporter: Steven Hawkins
Assignee: Ramesh Reddy
Priority: Major
Fix For: 1.0.3
Override translators will need supported especially for migration scenarios. By default
the current logic will map ddl overrides to the corresponding vdb xml equivalents, which
will then trigger a failure to deploy. So things will need to be overriden to map the
override to actually installing the translator (there is already an EmbeddedServer method
for that given a translator type and properties).