Re: union stream vs multiple operators

2020-11-06 Thread Alexey Trenikhun
Ok, thank you. From: Chesnay Schepler Sent: Thursday, November 5, 2020 3:15:28 PM To: Alexey Trenikhun ; Flink User Mail List Subject: Re: union stream vs multiple operators I don't think the first option has any benefit. On 11/5/2020 1:19 AM, A

Re: union stream vs multiple operators

2020-11-05 Thread Chesnay Schepler
I don't think the first option has any benefit. On 11/5/2020 1:19 AM, Alexey Trenikhun wrote: Hello, I have two Kafka topics ("A" and "B") which provide similar structure wise data but with different load pattern, for example hundreds records per second  in first topic while 10 records per sec