[VOTE] Release 2.64.0 release candidate #2

2025-04-05 Thread XQ Hu via dev
Hi everyone, Please review and vote on the release candidate #2 for the version 2.64.0, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) Reviewers are encouraged to test their own use cases with the release candidate, and vote +1 if

RE: Re: Joining Apache Beam Slack

2025-04-05 Thread Suvrat Acharya
On 2025/03/12 19:11:31 Danny McCormick via dev wrote: > Hey Rakesh, I just sent you an invite. > > Thanks, > Danny > > On Wed, Mar 12, 2025 at 2:32 PM Rakesh Kumar via dev < de...@beam.apache.org> > wrote: > > > Hi Ahmet, > > > > Can please you also include my email address in slack: > > rakeshcu..

Re: [DESIGN] Timers, Watermark Holds, Loops, Batch and Drain

2025-04-05 Thread Kenneth Knowles
Just to organize my thoughts and to refresh myself on how this would integrate with each SDK, I wrote this short follow-up on the API, PaneInfo encoding, and proto changes. I'm especially interested in feedback from people familiar with various SDKs about mistakes I've made in that SDK and the most

Re: [DESIGN] Timers, Watermark Holds, Loops, Batch and Drain

2025-04-05 Thread Kenneth Knowles
Thanks for all the detailed insightful comments! I've made some edits to reflect your insights and also settled on what I think is the most feasible plan, considering effort and backwards-compatibility. The work is actually now quite small (yay!). I've added these at the bottom of the doc: - Add

Contributing to Beam

2025-04-05 Thread Suvrat Acharya
Hello Beam Community. Hope you all are doing well. I am Suvrat, an engineering student, I have been a regular contributor to various apache repositories such as Log4j2, Heartbetz, StreamPipies, Accumulo, and Shiro. Recently I have started contributing to Apache Beam for GSoC '25 and I am particula

Re: [VOTE] Release 2.64.0 release candidate #2

2025-04-05 Thread Vitalii Terentev
+1 (non-binding) Tested with Dataflow Templates (https://github.com/GoogleCloudPlatform/DataflowTemplates/pull/2278)

Re: [PR] Update java starter pack readme, version, and examples [beam-starter-java-provider]

2025-04-05 Thread via GitHub
liferoad commented on code in PR #1: URL: https://github.com/apache/beam-starter-java-provider/pull/1#discussion_r2029869585 ## tutorial.md: ## @@ -0,0 +1,356 @@ + + Review Comment: This has many overlaps with README.md. Can we just use README.md? -- This is an automate

Re: [PR] Update java starter pack readme, version, and examples [beam-starter-java-provider]

2025-04-05 Thread via GitHub
shubham-j-sde commented on code in PR #1: URL: https://github.com/apache/beam-starter-java-provider/pull/1#discussion_r2029878865 ## tutorial.md: ## @@ -0,0 +1,356 @@ + + Review Comment: have done said changes in the latest commit. -- This is an automated message from t

Re: [PR] Update java starter pack readme, version, and examples [beam-starter-java-provider]

2025-04-05 Thread via GitHub
shubham-j-sde commented on code in PR #1: URL: https://github.com/apache/beam-starter-java-provider/pull/1#discussion_r2029873715 ## tutorial.md: ## @@ -0,0 +1,356 @@ + + Review Comment: I believe if someone is new to Beam YAML, they will also require to follow [Yaml overv

Re: [PR] Update java starter pack readme, version, and examples [beam-starter-java-provider]

2025-04-05 Thread via GitHub
shubham-j-sde commented on code in PR #1: URL: https://github.com/apache/beam-starter-java-provider/pull/1#discussion_r2029873715 ## tutorial.md: ## @@ -0,0 +1,356 @@ + + Review Comment: I believe if someone is new to Beam YAML, they will also require to follow [Yaml overv

Re: [PR] Update java starter pack readme, version, and examples [beam-starter-java-provider]

2025-04-05 Thread via GitHub
shubham-j-sde commented on code in PR #1: URL: https://github.com/apache/beam-starter-java-provider/pull/1#discussion_r2029873715 ## tutorial.md: ## @@ -0,0 +1,356 @@ + + Review Comment: I believe if someone is new to Beam YAML, they will also require to follow [Yaml overv

Re: [PR] Update java starter pack readme, version, and examples [beam-starter-java-provider]

2025-04-05 Thread via GitHub
liferoad commented on PR #1: URL: https://github.com/apache/beam-starter-java-provider/pull/1#issuecomment-2780719664 Some minor comments. Overall, looks good. Thanks! We probably need to add steps for Dataflow later. -- This is an automated message from the Apache Git Service. To resp

Re: [PR] Update java starter pack readme, version, and examples [beam-starter-java-provider]

2025-04-05 Thread via GitHub
liferoad commented on code in PR #1: URL: https://github.com/apache/beam-starter-java-provider/pull/1#discussion_r2029869499 ## .github/dependabot.yml: ## @@ -0,0 +1,35 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements.

Re: [PR] Update java starter pack readme, version, and examples [beam-starter-java-provider]

2025-04-05 Thread via GitHub
shubham-j-sde commented on PR #1: URL: https://github.com/apache/beam-starter-java-provider/pull/1#issuecomment-2780672485 Hey @liferoad, can you please check the changes now. I have given brief examples for `error_handling` and `renaming`. I'll raise another PR to add some more det