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

Pushdown does not occur with LIKE predicate that contain "."

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Done
    • Major
    • 7.0.0
    • 6.0.0, 6.5.0
    • query
    • None

    Description

      Create default bucket

      Create data like the following: {"a":6.0.0}, {"a": 6.0.1}, {"a": 6.0.2}

      Create index with the following: create index idx1 on default(a)

      run the following pushdown query: select a from default where a LIKE '6.0%' group by a

      pushdown does not occur even though it should

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              mihir.kamdar Mihir Kamdar (Inactive)
              korrigan.clark Korrigan Clark (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty