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

let clause breaks when variable set to field name

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • Morpheus
    • 6.5.0
    • query
    • None

    Description

      Create default bucket

      Create primary index on default

      Add some docs like :

      {"a":true, "b":false}

      Run the following query:

      select a from default where a is not missing group by a

      Works fine

      Now run this query:

      select a from defaultĀ  let a=a where a is not missing group by a

      returns 0 documents

      Attachments

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

        Activity

          People

            keshav Keshav Murthy
            korrigan.clark Korrigan Clark (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty