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
Vikas Garg opened DATAMONGO-784 and commented
Currently there is no support to have $cmp / $eq / $ne to be used in group or project aggregation. It would be a good to have feature. Also it would be helpful to improve on some of the documentation/examples for Criteria features
$cmp
$eq
$ne
Referenced from: pull request #414
Backported to: 1.10 RC1 (Ingalls)
5 votes, 7 watchers
The text was updated successfully, but these errors were encountered:
Sergey Shcherbakov commented
What about complex expressions (like $cmp, $cond) in the $sum operation? The pull request seems to enhance projections only
Sorry, something went wrong.
Submitted a PR for this #501 It would be great it could be ported to the Spring Framework 4.0 1.10.x branch as well
christophstrobl
No branches or pull requests
Vikas Garg opened DATAMONGO-784 and commented
Currently there is no support to have
$cmp
/$eq
/$ne
to be used in group or project aggregation. It would be a good to have feature. Also it would be helpful to improve on some of the documentation/examples for Criteria featuresReferenced from: pull request #414
Backported to: 1.10 RC1 (Ingalls)
5 votes, 7 watchers
The text was updated successfully, but these errors were encountered: