You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/08/06 16:33:00 UTC

[jira] [Commented] (SOLR-15576) Solr SQL filter on valid ISO 8601 timestamp fails

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

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

Commit 072c9c8a74a059946ef0150fd91d0b086151e169 in solr's branch refs/heads/main from Timothy Potter
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=072c9c8 ]

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



> 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: 1h 50m
>  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-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org