Filip Elias created TEIID-3077:
----------------------------------
Summary: SOLR: Type date should be converted into Timestamp
Key: TEIID-3077
URL:
https://issues.jboss.org/browse/TEIID-3077
Project: Teiid
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Misc. Connectors
Affects Versions: 8.7
Reporter: Filip Elias
Assignee: Steven Hawkins
SOLR translator converts solr's date type into java.sql.Date, but SOLR's date
format is rather timestamp[1]. When the solr's date is converted into java.sql.Date,
the information about hours,minutes and seconds will be lost.
[1] "TimestampValue": "1999-12-31T23:00:00Z",
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)