Skip to main content

Cat [Deprecated]

⚠️ Note: Builtins for UDF are deprecated. An example in Go for cat can be found here.

A cat builtin function does nothing but return the same messages it receives, it is very useful for debugging and testing.

spec:
vertices:
- name: cat-vertex
udf:
builtin:
name: cat