Hi Hyeonseop,
I'm sorry to hear that you got no reactions in time.
We can move to the issue you mentioned for further discussions.
Hyeonseop Lee 于2020年6月16日周二 下午1:00写道:
> Hello,
>
>
> I have experienced an unlimitedly growing state in my streaming query in
> table API and identified that the cu
Hello,
I have experienced an unlimitedly growing state in my streaming query in
table API and identified that the current implementation of time range
bounded over aggregate function was the cause. I was able to fix it by
modifying a couple of functions in flink-table-runtime-blink.
I am runnin