Evgeny Stanilovsky created IGNITE-15562:
-------------------------------------------

             Summary: Calcite. Erroneous processing new line in regexp 
statements.
                 Key: IGNITE-15562
                 URL: https://issues.apache.org/jira/browse/IGNITE-15562
             Project: Ignite
          Issue Type: Improvement
          Components: sql
            Reporter: Evgeny Stanilovsky


SqlScriptRunner erroneous result with new line in expression, seems it`s not a 
problem in SqlScriptRunner also i found no one example of such a test in 
calcite:
{noformat}
query T
SELECT 'hello
world' ~ '^.*$'
----
true
{noformat}


{noformat}
/function/string/regex_search.test_ignore
{noformat}





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

Reply via email to