Time, date, and timestamp literals are being sent to Oracle as to_timestamp() regardless
of their data type
-----------------------------------------------------------------------------------------------------------
Key: TEIID-971
URL:
https://jira.jboss.org/jira/browse/TEIID-971
Project: Teiid
Issue Type: Bug
Components: JDBC Connector
Affects Versions: 7.1
Environment: MMServer 5.5.3
Oracle 10i
Oracle ANSI Connector
Reporter: Larry O'Leary
Assignee: Larry O'Leary
Source model uses a MetaMatrix type of timestamp and a native type of DATE. In prior
releases this seems to have resulted in literal values that are being compared to the
modeled column to be sent to Oracle as to_date(). Now, they are being sent as
to_timestamp() which results in indexes being ignoreed for columns that are of DATE type.
--
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