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
I would like to add support for stateful processing in the Spark Runner, specifically:
Implement state management functionality for streaming pipelines
Add validation to reject pipelines that use timers (as timer support will be implemented later)
Include proper error messaging when timer functionality is attempted
This implementation will follow the same approach that was successful with the Dataflow runner - implementing state management first, with timer support to follow in a future update.
twosom
changed the title
[Feature Request]: A
[Feature Request]: Support Stateful Processing in Spark Runner (Without Timer Functionality)
Nov 27, 2024
What would you like to happen?
I would like to add support for stateful processing in the Spark Runner, specifically:
This implementation will follow the same approach that was successful with the Dataflow runner - implementing state management first, with timer support to follow in a future update.
mail context
Issue Priority
Priority: 2 (default / most feature requests should be filed as P2)
Issue Components
The text was updated successfully, but these errors were encountered: