Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor to how rollups work with dims #757

Merged
merged 1 commit into from
Oct 3, 2024
Merged

Refactor to how rollups work with dims #757

merged 1 commit into from
Oct 3, 2024

Conversation

i3149
Copy link
Contributor

@i3149 i3149 commented Oct 2, 2024

This refactors how rollup dimensions work. Previously, multiple and single dimensions were treated separately. This lead to some bugs around how to keep the correct ordering. Now they are all the same and ordering comes for free.

@i3149 i3149 requested a review from jryburn October 2, 2024 21:49
Copy link

@jryburn jryburn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@i3149 i3149 merged commit 9591bdb into main Oct 3, 2024
1 check passed
@i3149 i3149 deleted the tweak-rollup-dims branch October 3, 2024 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants