Re: Late data handling in Python SDK

2019-08-09 Thread Tanay Tummalapalli
Hi Lukasz, I'm currently working on BEAM-7742[1]. I'll work on BEAM-3759 afterwards. Regards, - Tanay [1] https://issues.apache.org/jira/browse/BEAM-7742 On Fri, Aug 9, 2019 at 9:25 PM Lukasz Cwik wrote: > +dev > > Related JIRA's I found are BEAM-3759 and BEAM-7825. This has been a > priority

Re: Late data handling in Python SDK

2019-08-09 Thread Lukasz Cwik
+dev Related JIRA's I found are BEAM-3759 and BEAM-7825. This has been a priority thing as the community has been trying to get streaming Python execution working on multiple Beam runners. On Wed, Aug 7, 2019 at 2:31 AM Sam Stephens wrote: > Hi all, > > I’ve been reading into, and experimentin