You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Timothy Potter (Jira)" <ji...@apache.org> on 2021/08/03 20:16:00 UTC

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

Timothy Potter created SOLR-15576:
-------------------------------------

             Summary: 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


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