Bug 1166577 - SOLR: Date and Timestamp parsing is incorrect
Summary: SOLR: Date and Timestamp parsing is incorrect
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Virtualization 6
Classification: JBoss
Component: Teiid
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER5
: 6.1.0
Assignee: Van Halbert
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-21 09:28 UTC by Filip Elias
Modified: 2016-02-10 08:49 UTC (History)
2 users (show)

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.
Clone Of:
Environment:
Last Closed: 2016-02-10 08:49:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker TEIID-3228 0 Major Closed SOLR: Date and Timestamp parsing is incorrect 2015-06-22 15:27:48 UTC

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


Note You need to log in before you can comment on or make changes to this bug.