-
Type: Spec Change
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Component/s: Unified Test Runner
-
None
-
Needed
Summary
poc-change-streams.yml includes the following:
# Some drivers may send a default value for fullDocument # or omit it entirely (see: SPEC-1350). fullDocument: { $$unsetOrMatches: default }
SPEC-1350 was later moved to DRIVERS-2231. Once that issue is implemented in all drivers, $$unsetOrMatches can be removed.
Motivation
Is this issue urgent?
No.
Is this ticket required by a downstream team?
No.
Is this ticket only for tests?
Yes.
- has to be done after
-
DRIVERS-2231 ChangeStream Spec: fullDocument field in ChangeStreamOptions should be an optional to handle "default" case.
- Closed
- is related to
-
DRIVERS-1995 Do not error when parsing change stream event documents
- Implementing