Skip to content

Add config to automatically generate only the dimensionsSplitOrder in star tree #7417

@TT1103

Description

@TT1103

Currently, we can specify enableDefaultStarTree=True, which will create a default star tree. It will automatically generate the dimensionsSplitOrder by taking the dimension columns and sorting them by cardinality in descending order. It also contains some default pre-aggregations and a maxLeafRecords.

But we can't add more pre-aggregations to the default config.
It would be useful if we can add a config to only generate the dimensionsSplitOrder in descending order, and be able to manually specify the other parts.

@Jackie-Jiang

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions