-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Atlas Streams
-
Fully Compatible
-
Sprint 44
Currently the implicit projection implementation in $source and $window stages will replace the entire _`stream_meta`. We want the $source to only project specific fields into `_stream_meta`, like `_stream_meta.sourceType`. This way we preserve any fields the user has added.