Built-in Snowplow Transformations
๐๏ธ spEnrichedFilter
spEnrichedFilter: Filters messages based on a regex match against an atomic field.
๐๏ธ spEnrichedFilterContext
spEnrichedFilterContext: Filters messages based on a regex match against a field in a context.
๐๏ธ spEnrichedFilterUnstructEvent
spEnrichedFilterUnstructEvent: Filters messages based on a regex match against a field in a custom event.
๐๏ธ spEnrichedSetPk
spEnrichedSetPk: Sets the message's destination partition key to an atomic field from a Snowplow Enriched tsv string. The input data must be a valid Snowplow enriched TSV.
๐๏ธ SpEnrichedToJson
spEnrichedToJson: Transforms a message's data from Snowplow Enriched tsv string format to a JSON object. The input data must be a valid Snowplow enriched TSV.