Skip to content

Modify SQL build so that pre-aggregation happens before joining to dimensions #1337

@shangyian

Description

@shangyian

This is a relatively bigger change to the SQL building paradigm: at the moment we build SQL so that the pre-aggregation happens in the last stage, after joining in all necessary dimensions. However, this is inefficient and we should switch the ordering so that pre-aggregation happens first.

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