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

[CX] cbas does not return any results on non json values of docs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • feature-backlog
    • feature-backlog
    • analytics
    • None

    Description

      Example:
       
      Bucket named default:
      DOC ID:tuq
      Contents:
      500
       
      Query issued:
      select v from default v;
      gives json results in n1ql:
       "results": [
              {
                  "v": 500
              }
       
      while no results in cbas.
       
      When I checked with Yingyi,he mentioned that we are not supporting non json values in dp1.
      

      Attachments

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

        Activity

          People

            till Till Westmann
            Prerna.Manaktala Prerna Manaktala (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty