]
Steven Hawkins resolved TEIID-4275.
-----------------------------------
Resolution: Done
Added the quoted column name as the name in source.
No NIS is setup for the Procedure parameters during the JDBC metadata
import
----------------------------------------------------------------------------
Key: TEIID-4275
URL:
https://issues.jboss.org/browse/TEIID-4275
Project: Teiid
Issue Type: Enhancement
Components: JDBC Connector
Reporter: Ramesh Reddy
Assignee: Steven Hawkins
Fix For: 9.1
NameInSource property is not automatically set during the "NATIVE" matadata
load of the metadata, and when a procedure's column is defined with spaces inside it,
the SQLStringVisitor never quotes it, thus ends up parsing error when writing the queries.