🗃️ About Aggregates
14 items
📄️ Monitoring Aggregate Usage
The Aggregates page displays all aggregate instances that have been defined for your deployed models, as well as your aggregate build history. You can view what aggregates have been created, when they were last built, and how often they have been queried.
📄️ Defining Aggregates Yourself
You can define your own aggregates for use cases that fall outside of those covered by system-defined aggregates.
📄️ Changing the Schema for Aggregate Tables
AtScale creates its aggregate tables in your data warehouse in a schema that a system administrator creates before installing AtScale. It is possible to change the schema after AtScale is installed.
📄️ Dimensionally modified aggregates
Some of the queries processed by AtScale request calculated measures as well as calculation groups. The runtime performance of such queries can be significantly improved by enabling and configuring Dimensionally Modified Aggregates (DMA). This allows you to:
📄️ Disabling the Creation of System-Defined Aggregates for a Dataset
For some fact datasets, you might want to disable the creation of system-defined aggregates entirely.
📄️ Priming the System with Demand-Defined Aggregates
The AtScale engine can generate demand-defined aggregates before analysts start querying your data, which may improve the performance of the initial queries they issue. Priming is done by enabling Training Mode on the Settings page, then running queries representative of the queries that analysts will issue.
📄️ Excluding Specific Attributes from Aggregates
You can exclude specific attributes from being used as grouping keys in aggregations. These settings can be applied to both level attributes and secondary dimensional attributes.
📄️ Exporting and Importing System-Defined Aggregate Definitions
AtScale supports migrating system-defined aggregate definitions for models and catalogs from one system to another. Aggregate definitions may be exported to a file and then imported into a separate AtScale system where the same model has been published.