艾毅 Wed, 17 Jul 2019 19:57:18 -0700
I implemented a class, the class extends MergingWindowAssigner, In the trigger, I use ValueState<Boolean>, when windows is merged, I want to get ValueState<Boolean> in merged windows. now I can't get the ValueState<Boolean>.