-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed as not planned
Labels
enhancementLEGACY. Use the Feature issue type insteadLEGACY. Use the Feature issue type insteadpre-aggregationsIssues related to pre-aggregationsIssues related to pre-aggregations
Description
Is your feature request related to a problem? Please describe.
Currently, scheduledRefreshTimeZones accepts an array of time zones. Thus, in a multitenant context, pre-aggregations for all tenants will be multiplied by the number of specified time zones.
Describe the solution you'd like
scheduledRefreshTimeZones should also accept a function (which, in turn, will accept securityContext as an argument) and return an array of time zones.
Describe alternatives you've considered
—
Additional context
This was requested at the recent workshop.
Metadata
Metadata
Assignees
Labels
enhancementLEGACY. Use the Feature issue type insteadLEGACY. Use the Feature issue type insteadpre-aggregationsIssues related to pre-aggregationsIssues related to pre-aggregations