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
{{ message }}
This repository was archived by the owner on Feb 3, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: modules/functions/pages/index.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@
3
3
4
4
A {pulsar-short}*transform function* is a low-code implementation of xref:astra-streaming:developing:astream-functions.adoc[{pulsar-short} functions]. +
5
5
Functions receive data from one or more input topics, apply user-supplied processing, and publish the results to another topic. +
6
-
Custom functions are a powerful feature, but for common data transformations, we now include *Transform Functions*. +
7
-
<<Drop-fields>>, <<Flatten>>, <<Compute>>, and more without coding or deep schema knowledge. +
6
+
Custom functions are a powerful feature, but for common data transformations, we now include *Transform Functions*.
7
+
Dropfields, flatten, compute, and more without coding or deep schema knowledge.
8
8
{company} has created the following transform functions for common data transforms, but we're always experimenting with new ones.
9
9
Check back as the list grows, or let us know some functions you'd find helpful in your deployment.
0 commit comments