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
Add support of $max and $min update operations [DATAMONGO-1404] #2317
Comments
Alexey Plotnik commented My CLA number is 169820160330091912 |
Alexey Plotnik commented Mark suggested me to write some tests. Newby to your project codebase, please give me some time... |
Mark Paluch commented Thanks for the CLA. No worries. If it's too much of a hassle for you, I can take it from here |
Alexey Plotnik commented Colud you please show me how to run tests?
|
Alexey Plotnik commented Tests added |
Mark Paluch commented We usually build it that way |
Alexey Plotnik commented Mark, do the tests cover corner cases? Should I add something else? |
Alexey Plotnik commented Ok, see that. Great, thanks |
Mark Paluch commented All good, thanks for the great contribution |
Alexey Plotnik opened DATAMONGO-1404 and commented
For some reason $min and $max update operation are not yet supported
Affects: 1.8.2 (Gosling SR2), 1.9 RC1 (Hopper), 1.8.4 (Gosling SR4)
Issue Links:
DATAMONGO-1412 Document mapping rules for Java types to MongoDB representation
DATAMONGO-941 Add support for $min to Update
("supersedes")
DATAMONGO-942 Add support for $max to Update
("supersedes")
Referenced from: pull request #353
The text was updated successfully, but these errors were encountered: