Skip to content

Commit 830007e

Browse files
Update content/integrate/redis-data-integration/data-pipelines/data-pipelines.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 398dcbc commit 830007e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/integrate/redis-data-integration/data-pipelines/data-pipelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ The main sections of these files are:
318318
*transformation block* that will use the parameters supplied in the `with` section. See the
319319
[data transformation reference]({{< relref "/integrate/redis-data-integration/reference/data-transformation" >}})
320320
for more details about the supported transformation blocks, and also the
321-
[JMESPath custom functions]({{< relref "/integrate/redis-data-integration/reference/jmespath-custom-functions" >}}) reference. You can test your transformation logic using the [dry run]({{< relref "/integrate/redis-data-integration/reference/api-reference/#tag/secure/operation/job_dry_run_api_v1_pipelines_jobs_dry_run_post" >}}) feature in API.
321+
[JMESPath custom functions]({{< relref "/integrate/redis-data-integration/reference/jmespath-custom-functions" >}}) reference. You can test your transformation logic using the [dry run]({{< relref "/integrate/redis-data-integration/reference/api-reference/#tag/secure/operation/job_dry_run_api_v1_pipelines_jobs_dry_run_post" >}}) feature in the API.
322322

323323
{{< note >}}If you set `row_format` to `full` under the `source` settings, you can access extra data from the
324324
change record in the transformation:

0 commit comments

Comments
 (0)