[
https://issues.jboss.org/browse/TEIID-5359?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-5359.
-----------------------------------
Fix Version/s: (was: 10.3.2)
(was: 10.2.3)
Resolution: Done
Corrected the default in the MetaDataProcessor - just for 11.0 for now until this is
raised as an issue against older releases.
Resultset metadata defaults to case insensitive
-----------------------------------------------
Key: TEIID-5359
URL:
https://issues.jboss.org/browse/TEIID-5359
Project: Teiid
Issue Type: Bug
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 11.0
MetaDataProcessor.getDefaultColumn uses case_sensitive false - which is not correct as
Teiid treats all strings as case sensitive by default. Having the default as true for
non-character columns is also not harmful.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)