Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Directive

Description

Changing Case

Changes the case of column values

Create Record

Creates a record column with nested values by copying values from source columns into a destination column

Cut Character

Selects parts of a string value

Set Column

Sets the column value to the result of an expression execution

Find and Replace

Transforms string column values using a "sed"-like expression

Index Split

(Deprecated)

Invoke HTTP

Invokes an HTTP Service (Experimental, potentially slow)

Quantization

Quantizes a column based on specified ranges

Extract Regex Groups

Extracts the data from a regex group into its own column

Set Charset

Sets the encoding and then converts the data to a UTF-8 String

Set Record Delim

Sets the record delimiter

Split by Separator (Deprecated)

(Deprecated)

Split Email

Splits an email ID into an account and its domain

Split URL

Splits a URL into its constituents

Text Distance (Fuzzy String Match)

Measures the difference between two sequences of characters

Text Metric (Fuzzy String Match)

Measures the difference between two sequences of characters

URL Decode

Decodes from the application/x-www-form-urlencoded MIME format

URL Encode

Encodes to the application/x-www-form-urlencoded MIME format

Trimming Spaces

Functions for trimming white spaces around string data

...