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

feat: add sum, count, all, any and none field operations #346

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

nicolasfara
Copy link
Contributor

@nicolasfara nicolasfara commented May 11, 2024

This PR introduces the field manipulation operations requested in #338.

Closes #338

@nicolasfara nicolasfara marked this pull request as draft May 11, 2024 11:56
@nicolasfara nicolasfara marked this pull request as ready for review May 14, 2024 16:11
@nicolasfara nicolasfara requested a review from DanySK May 14, 2024 16:11
@DanySK DanySK force-pushed the feat/number-field-ops branch 2 times, most recently from 2108c1f to 24086b2 Compare May 15, 2024 00:49
@DanySK DanySK force-pushed the feat/number-field-ops branch 4 times, most recently from d032a37 to 8936cd2 Compare May 18, 2024 06:34
@DanySK DanySK force-pushed the feat/number-field-ops branch 2 times, most recently from bc16808 to a5aba2a Compare May 20, 2024 19:47
Copy link
Contributor

@DanySK DanySK left a comment

Choose a reason for hiding this comment

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

Reviewed 6/15

@DanySK DanySK force-pushed the feat/number-field-ops branch 3 times, most recently from 783a49d to f4cdd00 Compare May 23, 2024 16:59
@DanySK DanySK force-pushed the feat/number-field-ops branch 5 times, most recently from a73bec5 to 4440390 Compare June 1, 2024 06:09
@DanySK DanySK force-pushed the feat/number-field-ops branch 4 times, most recently from d7c5046 to 3b63615 Compare July 2, 2024 11:49
@nicolasfara
Copy link
Contributor Author

@DanySK could you make a second pass on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Field reduction with sum
2 participants