[
https://jira.jboss.org/jira/browse/TEIID-145?page=com.atlassian.jira.plug...
]
Steven Hawkins commented on TEIID-145:
--------------------------------------
Changed the name of the execution property allowDoubleQuotedVariable to
ansiQuotedIdentifiers, with a default value of true. Setting to false will approximate
the old parsing logic. ParseInfo objects also have their default value set to true, but
look at the system boolean property teiid.ansi_quoted_identifiers to override the
behavior. Someone wishing to have the old default MetaMatrix (which may be required for
legacy vdbs) behavior would need to override both settings.
Parse double quoted literals as identifiers by default
------------------------------------------------------
Key: TEIID-145
URL:
https://jira.jboss.org/jira/browse/TEIID-145
Project: Teiid
Issue Type: Feature Request
Components: Query Engine
Affects Versions: 6.0.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 7.0
The allowDoubleQuotedVariable property should default to true, rather than false.
Need to make a special note of this in release notes. An unknown number of unit tests
will be affected.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira