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

correlation in CTE variables not detected

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 7.6.0
    • 7.6.0, 7.2.0
    • query
    • None
    • Untriaged
    • 0
    • Unknown

    Description

       

      select a, (WITH w1 AS (a) SELECT RAW w1 ) AS b  from [1,2,3] a ;
       [
          {
              "a": 1,
              "b": [
                  1
              ]
          },
          {
              "a": 2,
              "b": [
                  1
              ]
          },
          {
              "a": 3,
              "b": [
                  1
              ]
          }
          ]
      

       

      cc Bingjie Miao 

       

      Attachments

        Issue Links

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

          Activity

            People

              pierre.regazzoni Pierre Regazzoni
              Sitaram.Vemulapalli Sitaram Vemulapalli
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                PagerDuty