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

[CX] N1QL queries with end keyword work fine in SQL++ without end keyword

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • feature-backlog
    • CBAS DP
    • analytics
    • None

    Description

      Should we support queries with end keyword as n1ql?

      Example:
      SELECT name, email FROM default_shadow WHERE (EVERY vm IN default_shadow.VMs SATISFIES vm.os NOT LIKE '%cent%' END) AND (ANY skill IN default_shadow.skills SATISFIES skill = 'skill2010' END) ORDER BY name;

      Above query works fine with cbas if I remove END keywords in above query.

      Attachments

        Issue Links

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

          Activity

            People

              mihir.kamdar Mihir Kamdar (Inactive)
              Prerna.Manaktala Prerna Manaktala (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