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

List of missing aggregation stage operators #43

Open
10 of 22 tasks
lenguyenthanh opened this issue Jun 28, 2024 · 1 comment
Open
10 of 22 tasks

List of missing aggregation stage operators #43

lenguyenthanh opened this issue Jun 28, 2024 · 1 comment

Comments

@lenguyenthanh
Copy link
Contributor

lenguyenthanh commented Jun 28, 2024

I took time to review our existing aggregation operators and compare them to mongodb aggregation stages. And here is the list of missing items:

@lenguyenthanh
Copy link
Contributor Author

I feel like most of these operators are quite niche, so they're definitely not high priority. We can add them when someone need them as well.

Also maybe it's a good idea to support a way to construct aggregation from org.boson.Bson or BsonValue as I mentioned in #40. So, We allow user to create their own aggregation in case of missing.

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