[JAVA-4820] Implement: Testing, integration with existing API Created: 29/Nov/22 Updated: 31/Jan/23 Resolved: 19/Jan/23 |
|
| Status: | Closed |
| Project: | Java Driver |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 4.9.0 |
| 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 |
|
| 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> |