Justin Lee

Results 54 issues of Justin Lee

https://www.mongodb.com/docs/manual/reference/operator/query/or/

enhancement
query

https://www.mongodb.com/docs/manual/reference/operator/aggregation/querySettings/

enhancement
aggregation

# What Does This Do Fix the normalization of Where definitions so that methods aren't instrumented multiple times accidentally - [ ] Format the title [according the contribution guidelines](https://github.com/DataDog/dd-trace-java/blob/master/CONTRIBUTING.md#title-format) -...

The internal Operation class does not provide a session-compatible method for running aggregations and so they are never run with a session ID sent to the server. See #3413.

bug
aggregation

https://www.mongodb.com/docs/manual/reference/operator/query/natural/

enhancement
query

https://docs.mongodb.com/manual/reference/operator/query/

enhancement

Currently, Morphia has its own `FindOptions` and `AggregationOptions` for historical reasons. Given the recent changes to the APIs for querying and aggregation (namely, that they are themselves `Iterable`) it makes...

enhancement
Breaking
aggregation
rewritable
query

The nomenclature around operators, expressions, filters, etc. has shifted to a more unified MQL view. The audits still expect a certain categorization that no longer holds. the audits need to...

aggregation
Task
query