You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/integrate/redis-data-integration/data-pipelines/data-pipelines.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -327,7 +327,7 @@ The main sections of these files are:
327
327
- Use `after.<FIELD_NAME>` to get the value of a field *after* it was updated in the source database
328
328
- Use `after.<FIELD_NAME>` when adding new fields during transformations
329
329
330
-
A more detailed explanation about the full format can be found under [Row Format]({{< relref "/integrate/redis-data-integration/data-pipelines/transform-examples/redis-row-format#full" >}})
330
+
See [Row Format]({{< relref "/integrate/redis-data-integration/data-pipelines/transform-examples/redis-row-format#full" >}}) for a more detailed explanation of the full format.
331
331
{{< /note >}}
332
332
333
333
- `output`: This is a mandatory section to specify the data structure(s) that
0 commit comments