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

[CX] Implement reverse aggregation steps in window operator

    XMLWordPrintable

Details

    Description

      Aggregations inside window operator can be further optimized by supporting reverse steps for aggregate functions. The will improve query performance for aggregations over sliding frames (e.g. x preceding to y following) because instead of aggregating over the whole frame we'd be able to de-aggregate (apply reverse steps) for tuples that leave the frame and aggregate (forward steps) tuples the are added to the frame.

      Attachments

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

        Activity

          People

            dmitry.lychagin Dmitry Lychagin (Inactive)
            dmitry.lychagin Dmitry Lychagin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty