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

[CX] "field-access-by-name: expects input type NULL or RECORD, but got INT64"

    XMLWordPrintable

Details

    • Untriaged
    • Unknown
    • CX Sprint 26, CX Sprint 99, CX Sprint 111, CX Sprint 112, CX Sprint 114, CX Sprint 115

    Description

      Query Issued:
      SELECT tasks_points.task1 AS points FROM default_shadow AS test GROUP BY test.tasks_points.task1 ORDER BY points;

      Result in cbas:
      "field-access-by-name: expects input type NULL or RECORD, but got INT64"

      Same query for n1ql gives correct result:
      "results": [

      { "points": 1 }

      ]

      Attaching dataset also.
      Please use this dataset if needed for other cbas vs n1ql comparison bugs too.

      Attachments

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

        Activity

          People

            till Till Westmann
            till Till Westmann
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty