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

Fix aggregate units on numeric comparisons #4089

Merged
merged 1 commit into from Aug 13, 2022

Conversation

declension
Copy link
Member

  • Units should be compatible with any aggregation of their tag
  • Also store this base tag at constructor for efficiency / de-dupe

Fixes #3995

 * Units should be compatible with *any* aggregation of their tag
 * Also store this base tag at constructor for efficiency / de-dupe

Fixes #3995
@declension declension merged commit b21bf70 into master Aug 13, 2022
@declension declension deleted the fix-aggregate-numexpr-units branch August 13, 2022 20:09
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.

Units no longer work in numeric aggregation expressions
1 participant