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

Support constants that could be used along with a grouping #1356

Open
brharrington opened this issue Oct 7, 2021 · 0 comments
Open

Support constants that could be used along with a grouping #1356

brharrington opened this issue Oct 7, 2021 · 0 comments
Milestone

Comments

@brharrington
Copy link
Contributor

For some use-cases, it might be helpful to support a form of constant that could be used to set different values for each result of a group by. Example:

name,foo,:eq,(,region,),:by,
(,region,east,4,region,west,5,),:const,(,region,),:by,:gt

The exact syntax and operators would need to be worked out. It would likely need to support some form of default value that could be used for entries that weren't explicitly in the mapping.

/cc @ruchirj

@brharrington brharrington added this to the 1.7.0 milestone Oct 7, 2021
@brharrington brharrington modified the milestones: 1.7.0, 1.8.0 Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant