]
Steven Hawkins resolved TEIID-3161.
-----------------------------------
Resolution: Done
Allowed the sqlconversionvisitor to see the onlyshortname variable to prevent the
translation of the columnreference into a trim expression.
Generated sql with trim strings is incorrect for insert variables and
with clause
---------------------------------------------------------------------------------
Key: TEIID-3161
URL:
https://issues.jboss.org/browse/TEIID-3161
Project: Teiid
Issue Type: Bug
Components: JDBC Connector
Affects Versions: 7.7
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.7.1, 8.9
The trim strings logic does not consider if a column reference is intended to just be the
name only or an expression.