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

Non-error reported as an warning

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 5.1.0, 5.5.0
    • 5.0.0
    • query_tools
    • I'm running CB Server 5.0.0-3490 on Mac OS X, but it probably affects all OS
    • Untriaged
    • MacOSX 64-bit
    • Unknown

    Description

      In Query Workbench, my query ran without error, yet it shows an error message for an array that output properly.

      select meta().id,email,city,phone,`travel-sample`.reviews[0].ratings
      from `travel-sample` where type="hotel" limit 5;

      [
      {
      "city": "Medway",
      "email": null,
      "id": "hotel_10025",
      "phone": "+44 870 770 5964",
      "ratings": {
      "Cleanliness": 5,
      "Location": 4,
      "Overall": 4,
      "Rooms": 3,
      "Service": 5,
      "Value": 4
      }
      },

      Attachments

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

        Activity

          People

            amarantha.kulkarni Amarantha Kulkarni (Inactive)
            guy.klages Guy Klages (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              PagerDuty