[JAVA-4784] Implement: Comparison expressions Created: 19/Oct/22 Updated: 31/Jan/23 Resolved: 15/Nov/22 |
|
| Status: | Closed |
| Project: | Java Driver |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Improvement | Priority: | Unknown |
| Reporter: | Maxim Katcharov | Assignee: | Maxim Katcharov |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Epic Link: | Expression builders |
| Quarter: | FY23Q4 |
| Description |
|
https://www.mongodb.com/docs/manual/reference/operator/aggregation/#comparison-expression-operators (6 of 7)
|
| Comments |
| Comment by Githook User [ 31/Jan/23 ] |
|
Author: {'name': 'Maxim Katcharov', 'email': 'maxim.katcharov@mongodb.com', 'username': 'katcharov'}Message: Add MQL Expressions (#1032)
Implement arithmetic expressions (from top 50, and others)
Rename extractBsonValue Fix access modifiers Remove excess comments Update docs Fix: behaviour of get Add notNull to API, add notNullApi test Fix docs/annotations, tests Fix docs, annotations, since Fix docs Revert external Add missing MqlUnchecked Fix missing null checks Checkstyle
--------- Co-authored-by: Valentin Kovalenko <valentin.kovalenko@mongodb.com> |