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
Oh yes, indeed, we will use the join key columns rather than their hash as the key for the StateTable. So if the first column is watermark column, then we can clean the StateTable.
Well, perhaps we do not need to worry about hashjoin operator cache, as LRU can take care of the state cleaning in this case.
as title
The text was updated successfully, but these errors were encountered: