cube-js / cube-js/cube

Expose usedPreaggregation through REST load API in prod mode

Open
#9,078 5 comments 0 reactions 1 assignee Claimed by @igorlukanin View on GitHub
Dominant language
Rust
Stars
20.8k
Forks
2.1k
Avg merge
1d 10h
Merged PRs (30d)
203

Description

**Is your feature request related to a problem? Please describe.**
We are heavily relying on pre-aggregation and relying on job API to force rebuilt of pre aggregation.
The API support cubes or preAggregation parameter but there is no way to know what cube or preAggregation is used by a given query.

**Describe the solution you'd like**
get `usedPreaggregation` detailed in prod mode

**Describe alternatives you've considered**
The naive alternative was to try to deduct the cube targeted using the dimension of the query but it is to reliable and force us to refresh the entire set of pre aggregation with in a cube.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.