Hi:
interval join????????key?????????????
interval join??????????????????????????join??????regular
join??????????????????????stream??key?????????
????.
------------------ ???????? ------------------
??????:
"user-zh"
<[email protected]>;
????????: 2020??7??6??(??????) ????11:12
??????: "user-zh"<[email protected]>;
????: Re: ??Flink Join??????????
regular join??????????????????????????????interval join ??temporal join
> 2020??7??5?? ????3:50?????????? <[email protected]> ??????
>
> Hi,all:
>
> ??????????????JoinedStreams:
> ????????join??????????????????????????????????stream??key??????????????oom
> ?????????????????????
> ??key????????????????????
>
>
> Right now, the join is being evaluated in memory so you need to ensure
that the number
> * of elements per key does not get too high. Otherwise the JVM might crash.