You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of processing, Streams simulates your changes end to end to check for mapping conflicts. If it detects a conflict, Streams marks the processor as failed and displays a message like the following:
## Advanced: How and where do these changes get applied to the underlying data stream? [streams-applied-changes]
140
150
@@ -174,4 +184,4 @@ You can still add your own processors manually to the `@custom` pipeline if need
174
184
## Known limitations [streams-known-limitations]
175
185
176
186
- Streams does not support all processors. More processors will be added in future versions.
177
-
- The data preview simulation may not accurately reflect the changes to the existing data when editing existing processors or re-ordering them. Streams will allow proper simulations using original documents in a future version.
187
+
- The data preview simulation may not accurately reflect the changes to the existing data when editing existing processors or re-ordering them. Streams will allow proper simulations using original documents in a future version.
0 commit comments