Esper

Support for SQL GROUP BY WITH ROLLUP

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 5.0
  • Fix Version/s: 5.0
  • Component/s: Core
  • Labels:
    None
  • Number of attachments :
    0

Description

In the syntax "group by xxx, yyy, zzz rollup" the new rollup keyword would cause the engine to aggregate on all levels (root, xxx, xxx/yyy) in addition to aggregate on the level of xxx/yyy/zzz, outputting null values for each key for the aggregation.

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Due:
    Created:
    Updated: