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

UI can't analyze query plans for queries with certain functions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 7.1.0
    • 7.0.0
    • UI
    • None
    • Untriaged
    • 1
    • Unknown

    Description

      Enter the following query:

      SELECT *
      FROM default AS t1
      WHERE SEARCH(t1, { "query": {"location": { "lon": -114.066666, "lat": 51.049999 }, "distance": "2km", "field": "location"}}); 

      Click "Explain". An error message appears in the query plan window, and several exceptions relating to the client-side N1QL parser appear.

      Attachments

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

        Activity

          People

            pierre.regazzoni Pierre Regazzoni
            eben Eben Haber
            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