Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-15562

Calcite. Erroneous processing new line in regexp statements.

    XMLWordPrintableJSON

Details

    Description

      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:

      query T
      SELECT 'hello
      world' ~ '^.*$'
      ----
      true
      
      /function/string/regex_search.test_ignore
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              zstan Evgeny Stanilovsky
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: