Bug 1166577

Summary: SOLR: Date and Timestamp parsing is incorrect
Product: [JBoss] JBoss Data Virtualization 6 Reporter: Filip Elias <felias>
Component: TeiidAssignee: Van Halbert <vhalbert>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: dlesage, vhalbert
Target Milestone: ER5Keywords: QA-Closed
Target Release: 6.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
SolrSQLHierarchyVisitor used the incorrect Date and Timestamp format. This has now been corrected so the correct form is used.
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-10 08:49:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Filip Elias 2014-11-21 09:28:07 UTC
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.

Comment 1 JBoss JIRA Server 2014-11-21 15:38:34 UTC
Ramesh Reddy <rareddy> updated the status of jira TEIID-3228 to Resolved

Comment 2 JBoss JIRA Server 2015-06-22 15:27:49 UTC
Steven Hawkins <shawkins> updated the status of jira TEIID-3228 to Closed