Hi, Can we have a side output from a process window function ?
I am currently genrating a side output from a process function. The main output of the process function is then Windowed and a ProcessWindowFunction is applied on the windows. Can I add to the SideOutpuStream from the ProcessWindowFunction. I am unable to find any api that enables this functionality. Thanks, Prabhu