Skip to main content
This enricher type allows you to add custom transformation logic using CDAP’s extensive Wrangler Directives. The below listed are some of the commonly used directives, for more such directives that might suit your use case, refer to the GitHub help documentation.
Note:This transformation is applied to the Source column. Hence, for the Directive where the Source and Destination column name must be defined, ensure that it refers to your Source column name in both places.On clicking the below links, you are redirected to the relevant GitHub help documentation for directive code examples and references.
Note:You cannot add Custom Transformer for the Country and ID fields. To know more about how to configure this enricher, refer to Configuring the Custom Transformer Enrichers.
Last modified on February 26, 2026