]
Steven Hawkins resolved TEIID-4317.
-----------------------------------
Fix Version/s: 9.1
9.0.1
Resolution: Done
Changed in 9.1 to call init in start for all translators. Narrowed the scope for the
9.0.1 to just the jdbc translator.
Always init translator capabilities
-----------------------------------
Key: TEIID-4317
URL:
https://issues.jboss.org/browse/TEIID-4317
Project: Teiid
Issue Type: Bug
Components: JDBC Connector
Affects Versions: 8.12.5
Reporter: Debbie Steigner
Assignee: Steven Hawkins
Fix For: 9.1, 9.0.1
there is init logic on the impala, pg, and sqlserver translators that won't get run
if the database version is explicitly set on the translator. Can it be changed to always
run init logic?