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

chore: add aliases for group window based on cardinality on use case #202

Merged
merged 1 commit into from
Sep 15, 2021

Conversation

williamhbaker
Copy link
Contributor

Related to influxdata/influxdb#22350

This provides aliases that can be used to generate queries for group-window queries based on a use-case, rather than the use case of group-window-transpose with different types yielding the high or low cardinality versions of the queries.

The reasoning for this may seem opaque currently, but this should help make the logic for influxdata/influxdb#22480 much simpler, and allow for the high and low cardinality versions of the queries to be created for the correct time range.

The existing use-case is not being removed at this time, so this is purely an additive change and will not break any existing behaviors.

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.

None yet

2 participants