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

Panic: Unexpected error in JSConverter: Expression not implemented" while creating index on where predicate

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 4.0.0
    • 4.0.0
    • query
    • Security Level: Public
    • 400-1757
      centos
      1 node, 1 bucket
    • Triaged
    • Unknown

    Description

      1. create sample-bucket " beer-sample"
      2. create primary index
      3. create index on all states with "California"
      Panic: Unexpected error in JSConverter: Expression not implemented"

      cbq> create index i_state on `beer-sample`(state) where state in ["California"];
      {
      "requestID": "ea969d10-2af6-454f-a8b8-a05602ce68ea",
      "signature": null,
      "results": [
      ],
      "errors": [

      { "code": 5000, "msg": "Panic: Unexpected error in JSConverter: Expression not implemented" }

      ],
      "status": "stopped",
      "metrics":

      { "elapsedTime": "21.927257ms", "executionTime": "21.354312ms", "resultCount": 0, "resultSize": 0, "errorCount": 1 }

      }
      attaching logs.

      Attachments

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

        Activity

          People

            manik Manik Taneja (Inactive)
            ketaki Ketaki Gangal (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