[
https://issues.jboss.org/browse/TEIID-5359?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-5359:
---------------------------------------
do I understand correctly that this should affect the result set
metadata for string columns?
Yes, but it needs to be clarified that this affected "default" metadata - that
is for non-column expressions. Things like constants or complex expressions - then the
metadata was generated only on the type.
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
Priority: Major
Fix For: 11.0, 8.12.17.6_4
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.12.1#712002)