Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt

Use this file to discover all available pages before exploring further.

property QueryCube.distributing_levels : Set[LevelIdentifier]

The identifiers of the levels distributing data across the data cubes connecting to the query cube. Each level is independently considered as a partitioning key. This means that for a query cube configured with distributing_levels={date_level_key, region_level_key}, each data cube must contribute a unique date, not present in any other data cube, as well as a unique region.