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

SELECT * FROM <bucket> with LET clause returns LET values only

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 4.6.0, 5.0.0
    • 5.0.0
    • query
    • None
    • Untriaged
    • Unknown

    Description

       
      create primary index on default;
      insert into default values("k01",{"x":1});
      select * from default let x1 = {"name":1};
      {
          "requestID": "c2ec6945-9587-45bf-8f35-82b99ccc5517",
          "signature": {
              "*": "*"
          },
          "results": [
              {
                  "x1": {
                      "name": 1
                  }
              }
          ]
      }
       
      
      

      Attachments

        Issue Links

          For Gerrit Dashboard: MB-20893
          # Subject Branch Project Status CR V

          Activity

            People

              Prerna.Manaktala Prerna Manaktala (Inactive)
              Sitaram.Vemulapalli Sitaram Vemulapalli
              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