Skip to content

[Feature Request]: Typescript async user functions #29915

@dermasmid

Description

@dermasmid

What would you like to happen?

from the docs, it looks like there in no support for async Dofn's https://beam.apache.org/documentation/sdks/typescript/#:~:text=TBD%20to%20do%20this%20for%20all%20user%20callbacks%20as%20well.

it might be a good idea to try to make pardo's process support async

process: (element: InputT, context: ContextT) => Iterable<OutputT> | void;

Issue Priority

Priority: 2 (default / most feature requests should be filed as P2)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam YAML
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner

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