Skip to content

[Feature Request]: Support UDFs in the PubsubToRedis template. #3243

@tvalentyn

Description

@tvalentyn

Related Template(s)

pubsub-to-redis

What feature(s) are you requesting?

The template code extends the JavascriptTextTransformer interface, but doesn't yet implement the UDF support in the templates code:

extends JavascriptTextTransformer.JavascriptTextTransformerOptions, PipelineOptions {

public interface JavascriptTextTransformerOptions extends PipelineOptions {

We can see how other templates implement UDF support when using this interface and add such support and tests.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions