Re: Gradle 7 migration

2021-12-30 Thread Robert Burke
Great graphs Luke! Related note: with this migration the project no longer uses the GoGradle plugin to build or test any Go source. They have been replaced with shell script that bootstrap to a set version of go. This is tracked in BEAM-12830 [1]. This touches all portable builds as the project

Accessing side input in event_time timer callback function

2021-12-30 Thread Sahil Modak
Hi, We are using beam's EVENT_TIME based timers in a DoFn that operates on a KV pair in a global window. We are also providing this DoFn with a side input, however we are unable to access this side input in the callback function provided for the EVENT_TIME based timers. Is there way to access

Re: [VOTE] Release 2.35.0, release candidate #8

2021-12-30 Thread Alexey Romanenko
> On 29 Dec 2021, at 18:34, Valentyn Tymofieiev wrote: > > Alexey, the link > https://repository.apache.org/content/repositories/orgapachebeam-1245 > looks > correct to me. Looking at