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 am trying to create a stream process that can update at once from two stables. I want to do this as a join of the two stables so I can get the benefit of the data staying up to date and the efficiency of watermarking. However it seems like the streams can only aggregate from a single stable. How can I accomplish this? If I created an stable as a join of the two raw data tables the stable would not update in real-time as far as I know and If it could some how would it be efficient?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to create a stream process that can update at once from two stables. I want to do this as a join of the two stables so I can get the benefit of the data staying up to date and the efficiency of watermarking. However it seems like the streams can only aggregate from a single stable. How can I accomplish this? If I created an stable as a join of the two raw data tables the stable would not update in real-time as far as I know and If it could some how would it be efficient?
Beta Was this translation helpful? Give feedback.
All reactions