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

Implement aggregation pipeline accumulators #1467

Open
2 of 20 tasks
Tracked by #1822 ...
rumyantseva opened this issue Nov 16, 2022 · 0 comments
Open
2 of 20 tasks
Tracked by #1822 ...

Implement aggregation pipeline accumulators #1467

rumyantseva opened this issue Nov 16, 2022 · 0 comments
Labels
area/aggregations Issues about aggregation pipelines code/feature Some user-visible feature is not implemented yet not ready Issues that are not ready to be worked on; PRs that should skip CI

Comments

@rumyantseva
Copy link
Member

rumyantseva commented Nov 16, 2022

What should be done?

  • $accumulator
  • $addToSet
  • $avg
  • $bottom
  • $bottomN
  • $count
  • $first
  • $firstN
  • $last
  • $lastN
  • $max
  • $maxN
  • $mergeObjects
  • $min
  • $push
  • $stdDevPop
  • $stdDevSamp
  • $sum
  • $top
  • $topN
@rumyantseva rumyantseva added the code/feature Some user-visible feature is not implemented yet label Nov 16, 2022
@rumyantseva rumyantseva changed the title Implement aggregation pipeline type accumulators Implement aggregation pipeline accumulators Nov 16, 2022
@AlekSi AlekSi added the not ready Issues that are not ready to be worked on; PRs that should skip CI label May 1, 2023
@AlekSi AlekSi added the area/aggregations Issues about aggregation pipelines label May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/aggregations Issues about aggregation pipelines code/feature Some user-visible feature is not implemented yet not ready Issues that are not ready to be worked on; PRs that should skip CI
Projects
None yet
Development

No branches or pull requests

2 participants