You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The AggregationDataStore needs to construct a custom JPQL query that aggregates over the requested metric columns, grouping by the requested dimension columns.
The AggregationDataStore needs to construct a custom JPQL query that aggregates over the requested metric columns, grouping by the requested dimension columns.
This ticket depends on issues #818, #819, #820, and #823.
Expected Behavior
The JPQL queries must continue to support:
In addition, it must add:
MetricAggregation
attributes.ComputedMetric
attributes.Context
#804
The text was updated successfully, but these errors were encountered: