Operator state

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Operator state

Navneeth Krishnan
Hi All,

Is there a way to share operator state among operators? For example, I have an operator which has union state and the same state data is required in a downstream operator. If not, is there a recommended way to share the state?

Thanks
Reply | Threaded
Open this post in threaded view
|

Re: Operator state

Yun Tang
Hi

When talking about sharing state, broadcast state [1][2] might be a choice.


Best
Yun Tang



From: Navneeth Krishnan <[hidden email]>
Sent: Thursday, August 8, 2019 13:50
To: user <[hidden email]>
Subject: Operator state
 
Hi All,

Is there a way to share operator state among operators? For example, I have an operator which has union state and the same state data is required in a downstream operator. If not, is there a recommended way to share the state?

Thanks