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-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to