DQL Commands
This page provides a list of OpenPipeline DQL commands grouped by category. For in-depth information on a specific command, select its name.
These commands apply exclusively to the DQL processor.
Extraction and parsing commands
Name
Description
Parses a record field and puts the result into one or more fields as specified in the pattern.
Selection and modification commands
Name
Description
Keeps only specified fields.
Evaluates an expression and appends or replaces a field.
Keeps selected fields.
Removes fields from the result.
Renames a field.
Structuring commands
Name
Description
Extracts/flattens fields from a nested record.