diff --git a/content/integrate/write-behind/data-transformation/data-transformation-pipeline.md b/content/integrate/write-behind/data-transformation/data-transformation-pipeline.md index c100a16410..69a7ac5a1b 100644 --- a/content/integrate/write-behind/data-transformation/data-transformation-pipeline.md +++ b/content/integrate/write-behind/data-transformation/data-transformation-pipeline.md @@ -38,12 +38,11 @@ default.yaml ```yaml source: table: "*" - row_format: full transform: - uses: add_field with: fields: - - field: after.app_code + - field: app_code expression: "`foo`" language: jmespath output: