Skip to content

Complete all the Aggregate Functions #94

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

Open
9 tasks
vfrank66 opened this issue Mar 25, 2025 · 0 comments
Open
9 tasks

Complete all the Aggregate Functions #94

vfrank66 opened this issue Mar 25, 2025 · 0 comments

Comments

@vfrank66
Copy link

Complete the missing aggregate functions

  • Max - Integer, Long, Decimal, Quantity, Time, String
  • Min - Integer, Long, Decimal, Quantity, Time, String
  • PopulationVariance
  • StdDev
  • Variance
  • Mode
  • GeometricMean
  • Product
  • CalculateAge
vfrank66 pushed a commit to vfrank66/cql that referenced this issue Mar 25, 2025
Implemented:
- Max/Min for Integer, Long, Decimal, Quantity, Time, String
- PopulationVariance, StdDev, Variance
- Mode, GeometricMean, Product
- CalculateAge
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

No branches or pull requests

1 participant