Operators
An operator is the execution building block of a pipeline.
There exist three primary types:
- Source: produces data
- Sink: consumes data
- Transformation: produces and consumes data
📄️ chart
Add metadata to a schema, necessary for rendering as a chart.
📄️ lookup
Performs live filtering of the import feed using a context and translates
📄️ parse
Applies a parser to the string stored in a given field.
Prints the specified record field as a string.