-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor - P4
-
Affects Version/s: None
-
Component/s: Change streams
-
None
-
Query Execution
-
Fully Compatible
-
QE 2025-07-21, QE 2025-08-04
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
We currently have redundant enums for the types of change streams in our pipeline code:
To simplify this, we should remove the one in document_source_change_stream.h and use the one from change_stream.h instead.
Going forward, we should however change the enum value names in change_stream.h to the more expressive names in document_source_change_stream.h.