]
Steven Hawkins resolved TEIID-5748.
-----------------------------------
Resolution: Done
Updated the importer to set the quoted name in source. A workaround for other releases is
to set the name in source manually for any affected table/column name.
Cassandra issue with table names containing upper case characters
-----------------------------------------------------------------
Key: TEIID-5748
URL:
https://issues.jboss.org/browse/TEIID-5748
Project: Teiid
Issue Type: Bug
Components: Misc. Connectors
Reporter: Mark Tawk
Assignee: Steven Hawkins
Priority: Major
Fix For: 12.3, 12.2.1
Teiid is not putting table names and column names between double quotes when executing
CQL over Cassandra.
An exception is raised when querying tables or columns containing upper case characters
in their names.