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

SELECT xattr from SUBQUERY result returns no values

    XMLWordPrintable

Details

    • Bug
    • Resolution: User Error
    • Major
    • 5.5.0
    • 5.5.0
    • query
    • Untriaged
    • Unknown

    Description

      Load documents into default bucket, add xattrs, run query:

      select meta().xattrs._system1 from (select * from default) d --> returns nothing

      select xattrs._system1 from (select * from default) d --> returns nothing

      select _system1 from (select * from default) d --> returns nothing

      but 

      select meta().xattrs._system1 from default --> returns correct xattr values

      Attachments

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

        Activity

          People

            korrigan.clark Korrigan Clark (Inactive)
            korrigan.clark Korrigan Clark (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