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

[QUERY UI] Warning symbol shown for array fields in query

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 5.5.0
    • 5.5.0
    • UI
    • 5.1.0-1349
    • Untriaged
    • Unknown

    Description

      Query issued:
      select bitand(tasks_points.task1,VMs[0].RAM,VMs[1].RAM,tasks_points.task2,join_day,mutated,join_mo,test_rate,VMs[0].memory,VMs[1].memory) from default where _id='query-testemployee10153.1877827-0';

      Attaching screenshot.

      Example document:

      {
      "tasks_points":

      { "task1": 1, "task2": 1 }

      ,
      "name": "employee-9",
      "mutated": 0,
      "skills": [
      "skill2010",
      "skill2011"
      ],
      "join_day": 9,
      "join_mo": 10,
      "email": "9-mail@couchbase.com",
      "test_rate": 10.1,
      "join_yr": 2011,
      "_id": "query-testemployee10153.1877827-0",
      "VMs": [

      { "RAM": 10, "os": "ubuntu", "name": "vm_10", "memory": 10 }

      ,

      { "RAM": 10, "os": "windows", "name": "vm_11", "memory": 10 }

      ],
      "job_title": "Engineer"
      }

      Attachments

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

        Activity

          People

            eben Eben Haber
            Prerna.Manaktala Prerna Manaktala (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