Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-35959

queries with "\\" in the filter predicate hang

    XMLWordPrintable

Details

    • Untriaged
    • Unknown
    • CX Sprint 167, CX Sprint 168, CX Sprint 169

    Description

      Build : 6.0.3-2872

      Steps:
      1. Create a bucket and load 1 doc like the following :

      {
      "test": "abc ()/\\[]{}.,<>~!@#$%&*-_+=|;:'\"?"
      }
      

      2. Run query :

      select * from test where test like "%\\%"; -> should return 1 doc
      select * from test where test="\\" -> this should return 0 docs
      

      Both these query hang

      Attachments

        Issue Links

          For Gerrit Dashboard: MB-35959
          # Subject Branch Project Status CR V

          Activity

            People

              marco.greco Marco Greco (Inactive)
              mihir.kamdar Mihir Kamdar (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty