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

[CX] Query runs into stack overflow

    XMLWordPrintable

Details

    • Untriaged
    • Unknown
    • CX Sprint 107, CX Sprint 108, CX Sprint 109, CX Sprint 110

    Description

      Ran into stack overflow running

      SELECT bw.name AS brewer, (
              SELECT br.name, br.abv 
              FROM beers br 
              WHERE br.brewery_id = meta(bw).id
          ) AS beers 
      FROM breweries bw 
      ORDER BY array_count(beers)
      LIMIT 2;
      

      on the Vulcan beta build.

      Attachments

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

        Activity

          People

            tanzeem.ahmed Tanzeem Ahmed (Inactive)
            till Till Westmann
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty