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

[CX] Out of memory error during aggregation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 6.5.0
    • 6.0.0
    • analytics
    • Untriaged
    • Unknown
    • CX Sprint 144, CX Sprint 145

    Description

      Tracking open source issue: https://issues.apache.org/jira/browse/ASTERIXDB-2481

      Out of Memory error doing aggregation for the following query:

      SELECT min(t.oddOnePercent) as min, max(t.oddOnePercent) as max, count(distinct t.oddOnePercent) as cnt FROM wisconsin_5gb t;

      We need to fix the following:

      1. Listify function runtime should be aware of the query memory budget
      2. This query needs to be optimized so there's no listify in the final plan.

       

      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)
              dmitry.lychagin Dmitry Lychagin (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