]
RH Bugzilla Integration commented on TEIID-3228:
------------------------------------------------
Filip Elias <felias(a)redhat.com> changed the Status of [bug
SOLR: Date and Timestamp parsing is incorrect
---------------------------------------------
Key: TEIID-3228
URL:
https://issues.jboss.org/browse/TEIID-3228
Project: Teiid
Issue Type: Bug
Components: Misc. Connectors
Affects Versions: 8.7
Reporter: Filip Elias
Assignee: Ramesh Reddy
Labels: Alpaha1
Fix For: 8.7.1, 8.10
SolrSQLHierarchyVisitor uses incorrect Date and Timestamp pattern.
The pattern for Date is yyyy-MM-DD, but it should be yyyy-MM-dd.
DD represents day in year, not day in month
Similar issue occurs for Timestamp.