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
You can use a Worker as a step in your Pipeline. Worker transformations are useful to filter, or enrich, incoming data. Worker transformations run in the middle of a Pipeline: after records are ingested, but before records are written out to the destination.
0 commit comments