????
------------------ ???????? ------------------ ??????: "user-zh" <quyanghao...@126.com>; ????????: 2022??8??18??(??????) ????10:05 ??????: "user-zh@flink.apache.org"<user-zh@flink.apache.org>;"user"<u...@flink.apache.org>; ????: get state from window Hi dear engineers, I have one question: does flink streaming support getting the state.I override the open method in the map processor,initializing the state(some metric for the data) .How can I get the state in my window? Thanks for your help!