[ 
https://issues.apache.org/jira/browse/SOLR-15576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17394897#comment-17394897
 ] 

ASF subversion and git services commented on SOLR-15576:
--------------------------------------------------------

Commit ff53d5e18fa476dfbdd386704770c4ea4eaaf42d in lucene-solr's branch 
refs/heads/branch_8x from Timothy Potter
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=ff53d5e ]

SOLR-15576: Allow filtering on ISO-8601 formatted timestamp literals in SQL 
WHERE clause (#247) (#2548)



> Solr SQL filter on valid ISO 8601 timestamp fails
> -------------------------------------------------
>
>                 Key: SOLR-15576
>                 URL: https://issues.apache.org/jira/browse/SOLR-15576
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Parallel SQL
>            Reporter: Timothy Potter
>            Assignee: Timothy Potter
>            Priority: Minor
>              Labels: RobustSQL
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> On the mailing list, a user reported a simple query like:
> {code}
> WHERE addedon>= '2021-07-13T15:12:10.037Z'
> {code}
> fails. I reproduced this on main (different error than what was reported on 
> the mailing list)
> Given how common ISO-8601 timestamps are these days, I think we should 
> support this syntax.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to