-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed as not planned
Description
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
Reactions are currently unavailable