Module etl

Module etl 

Source

Modulesยง

ctx_req
field
processor
transform
value

Structsยง

DispatchedTo
Where the pipeline executed is dispatched to, with context information
Pipeline
TransformedOutput
Output from a successful pipeline transformation.

Enumsยง

Content
PipelineDocVersion
PipelineExecOutput
The result of pipeline execution
TransformerMode

Constantsยง

DESCRIPTION ๐Ÿ”’
DISPATCHER ๐Ÿ”’
DOC_VERSION ๐Ÿ”’
PROCESSORS ๐Ÿ”’
TABLESUFFIX ๐Ÿ”’
TRANSFORM ๐Ÿ”’
TRANSFORMS ๐Ÿ”’

Functionsยง

find_key_index ๐Ÿ”’
parse
transform_array_elements_by_ctx ๐Ÿ”’
Transforms an array of VRL values into rows grouped by their ContextOpt. Each element can have its own ContextOpt for per-row configuration.