Contributor permission for Beam Jira Tickets

2021-12-14 Thread Elias Segundo Antonio
Hello everyone, Hope you are doing well. I'm Elias Segundo, and I'm currently working at Wizeline. I would like to be added as a contributor in the Beam Jira issue tracker to assign myself to a couple of Beam tasks. My JiraID is: EliasSegundo Thank you in advance! Regards, -- Elias Edgardo

Re: Default output timestamp of processing-time timers

2021-12-14 Thread Steve Niemitz
> I think this wouldn't be very robust to different situations where processing time and event time may not be that close to each other. if you do something like `min(endOfWindow, max(eventInputTimestamp, computedFiringTimestamp))` the worst case is that you set a watermark hold for somewhere in

Updating the PR trigger test phrases in Jenkins jobs

2021-12-14 Thread Marco Robles
Hi folks, I am working on the following task BEAM-12622 . So I am sending this email to let you know I will be changing the PR trigger phrases as gradle command as the task indicates. As well I will update the README page

Contributor permission for Beam Jira Tickets

2021-12-14 Thread Giomar Gustavo Osorio Guevara
Hi, my name is Gio and I'm currently working at Wizeline. I would like to be added as a contributor in the Beam Jira issue tracker to assign myself to a couple of Beam tasks. My JiraID is: giomaro Thank you in advance! Regards, -- Giomar Osorio (He/Him) | |

Re: Default output timestamp of processing-time timers

2021-12-14 Thread Kenneth Knowles
On Tue, Dec 7, 2021 at 7:27 AM Steve Niemitz wrote: > If I have a processing time timer, is there any way to automatically set > the output timestamp to the timer firing timestamp (similar to how > event-time timers work). > > A common use case would be to do something like: >

Re: Neo4j / Committer

2021-12-14 Thread Matt Casters
That sounds great Brian, thanks! On Tue, Dec 14, 2021 at 8:28 PM Brian Hulette wrote: > Hi Matt, > > See https://beam.apache.org/contribute/become-a-committer/#process which > discusses the process for becoming a committer. Basically: make > contributions to Beam (including code contributions,

Neo4j / Committer

2021-12-14 Thread Matt Casters
Hi Beams! In the light of the ongoing work with the Neo4jIO connector (see pr 15916 [1]) I think it's a good idea to become a committer to Apache Beam. In this case I guess it means that I'd like to commit to following up the new connector with future bug reports and feature requests. Is there