Re: [VOTE] Release 2.57.0, release candidate #1

2024-06-24 Thread Jan Lukavský
+1 (binding) Tested Java SDK with Flink Runner 1.18.  Jan On 6/22/24 06:43, Jean-Baptiste Onofré wrote: +1 (binding) Regards JB On Fri, Jun 21, 2024 at 10:17 PM Kenneth Knowles wrote: Hi everyone, Please review and vote on the release candidate #1 for the version 2.57.0, as follows: [ ]

Beam High Priority Issue Report (50)

2024-06-24 Thread beamactions
This is your daily summary of Beam's current high priority issues that may need attention. See https://beam.apache.org/contribute/issue-priorities for the meaning and expectations around issue priorities. Unassigned P1 Issues: https://github.com/apache/beam/issues/31432 The PreCommit Java

Re: [VOTE] Release 2.57.0, release candidate #1

2024-06-24 Thread Robert Bradshaw via dev
+1 (binding) The signatures and artifacts all look good. Also tested out some pipelines with the Python SDK installed into a fresh virtual environment. On Mon, Jun 24, 2024 at 2:20 AM Jan Lukavský wrote: > > +1 (binding) > > Tested Java SDK with Flink Runner 1.18. > > Jan > > On 6/22/24 06:43,

Re: [VOTE] Release 2.57.0, release candidate #1

2024-06-24 Thread Valentyn Tymofieiev via dev
Ran a Python 3.12 pipeline on Dataflow without issues, noted a suboptimal dependency resolution: https://github.com/apache/beam/issues/31676, verified that this is not a regression in 2.57.0, will follow up separately. https://github.com/apache/beam/pull/31513 has several failures, can you please

Re: [VOTE] Release 2.57.0, release candidate #1

2024-06-24 Thread Kenneth Knowles
On Mon, Jun 24, 2024 at 9:26 AM Valentyn Tymofieiev via dev < dev@beam.apache.org> wrote: > Ran a Python 3.12 pipeline on Dataflow without issues, noted a suboptimal > dependency resolution: https://github.com/apache/beam/issues/31676, > verified that this is not a regression in 2.57.0, will follo

[Discussion] Strategy on drop Java 8 support

2024-06-24 Thread Yi Hu via dev
Dear Beam developers, As Java8 has gone through end-of-public-update, many Beam dependencies have already deprecated Java8 (see [1]), and dropping Java8 supports are planned. Beam hasn't deprecated Java8, moreover, currently Beam CI is using Java8 to test and release Beam. Referring to other Apac

Re: [Discussion] Strategy on drop Java 8 support

2024-06-24 Thread Kenneth Knowles
Step 1 and 2 sound great. (I tried a first step with https://github.com/apache/beam/pull/29992 but didn't have bandwidth) This will make it easier for people to get started with beam without having to deal with ancient version compatibility and installing old Java, etc. Even as a minor point, many

Re: [Discussion] Strategy on drop Java 8 support

2024-06-24 Thread Robert Bradshaw via dev
On Mon, Jun 24, 2024 at 9:59 AM Kenneth Knowles wrote: > > Step 1 and 2 sound great. (I tried a first step with > https://github.com/apache/beam/pull/29992 but didn't have bandwidth) > > This will make it easier for people to get started with beam without having > to deal with ancient version co

[ANNOUNCE] New Committer: XQ Hu

2024-06-24 Thread Kenneth Knowles
Hi all, Please join me and the rest of the Beam PMC in welcoming a new committer: XQ Hu (x...@apache.org). XQ has been with Beam since mid-2022. In that time he's contributed many fixes throughout the project, including examples, documentation fixes, bugfixes, test fixes, dependency upgrades, inp

Re: [ANNOUNCE] New Committer: XQ Hu

2024-06-24 Thread Byron Ellis via dev
Congrats XQ! On Mon, Jun 24, 2024 at 1:40 PM Kenneth Knowles wrote: > Hi all, > > Please join me and the rest of the Beam PMC in welcoming a new committer: > XQ Hu (x...@apache.org). > > XQ has been with Beam since mid-2022. In that time he's contributed many > fixes throughout the project, incl

Re: [ANNOUNCE] New Committer: XQ Hu

2024-06-24 Thread Svetak Sundhar via dev
Congrats XQ! Svetak Sundhar Data Engineer s vetaksund...@google.com On Mon, Jun 24, 2024 at 4:42 PM Byron Ellis via dev wrote: > Congrats XQ! > > On Mon, Jun 24, 2024 at 1:40 PM Kenneth Knowles wrote: > >> Hi all, >> >> Please join me and the rest of the Beam PMC in welcoming a new commi

Re: [ANNOUNCE] New Committer: XQ Hu

2024-06-24 Thread Robert Burke
Congratulations XQ! On Mon, Jun 24, 2024, 1:43 PM Svetak Sundhar via dev wrote: > Congrats XQ! > > > Svetak Sundhar > > Data Engineer > s vetaksund...@google.com > > > > On Mon, Jun 24, 2024 at 4:42 PM Byron Ellis via dev > wrote: > >> Congrats XQ! >> >> On Mon, Jun 24, 2024 at 1:40 PM Kennet

Re: [VOTE] Release 2.57.0, release candidate #1

2024-06-24 Thread Svetak Sundhar via dev
+1 (nonbinding) tested in a customer environment (specifically java sdk). Svetak Sundhar Data Engineer s vetaksund...@google.com On Mon, Jun 24, 2024 at 12:32 PM Kenneth Knowles wrote: > > > On Mon, Jun 24, 2024 at 9:26 AM Valentyn Tymofieiev via dev < > dev@beam.apache.org> wrote: > >> R

Re: [ANNOUNCE] New Committer: XQ Hu

2024-06-24 Thread Valentyn Tymofieiev via dev
Congratulations and thank you for all your contributions to Beam! On Mon, Jun 24, 2024 at 1:49 PM Robert Burke wrote: > Congratulations XQ! > > On Mon, Jun 24, 2024, 1:43 PM Svetak Sundhar via dev > wrote: > >> Congrats XQ! >> >> >> Svetak Sundhar >> >> Data Engineer >> s vetaksund...@google.

Re: [VOTE] Release 2.57.0, release candidate #1

2024-06-24 Thread Kenneth Knowles
I've re-run the jobs failing on the verification PR. There are two that remain red (or so flaky I cannot get a green in a few reruns) "PostCommit XVR GoUsingJava Dataflow" - this is perma-red and appears to have never had a successful run in any context. "PostCommit Java PVR Spark Batch" - this is

Re: [ANNOUNCE] New Committer: XQ Hu

2024-06-24 Thread XQ Hu via dev
Thanks a lot! Happy to keep working with all of you! On Mon, Jun 24, 2024 at 6:22 PM Valentyn Tymofieiev via dev < dev@beam.apache.org> wrote: > Congratulations and thank you for all your contributions to Beam! > > On Mon, Jun 24, 2024 at 1:49 PM Robert Burke wrote: > >> Congratulations XQ! >> >

Re: [ANNOUNCE] New Committer: XQ Hu

2024-06-24 Thread Damon Douglas
Congratulations! 🎉🎉🎉 Well deserved! On Mon, Jun 24, 2024, 4:32 PM XQ Hu via dev wrote: > Thanks a lot! Happy to keep working with all of you! > > On Mon, Jun 24, 2024 at 6:22 PM Valentyn Tymofieiev via dev < > dev@beam.apache.org> wrote: > >> Congratulations and thank you for all your co

Re: [VOTE] Release 2.57.0, release candidate #1

2024-06-24 Thread Jeff Kinard
+1 (non-binding) - Validated against Dataflow YamlTemplate and several Yaml pipeline examples. - Jeff On Fri, Jun 21, 2024 at 4:18 PM Kenneth Knowles wrote: > Hi everyone, > > Please review and vote on the release candidate #1 for the version 2.57.0, > as follows: > > [ ] +1, Approve the releas

Re: [VOTE] Release 2.57.0, release candidate #1

2024-06-24 Thread Yi Hu via dev
+1 (non-binding) Validated DataflowTemplates integration tests (all templates except for YamlTemplates, where a separate vote is entered; and except for PythonUDF templates due to https://github.com/apache/beam/issues/31680): https://github.com/GoogleCloudPlatform/DataflowTemplates/pull/1681 On M

Re: [ANNOUNCE] New Committer: XQ Hu

2024-06-24 Thread Ritesh Ghorse via dev
Congratulations XQ! Well deserved! On Tue, Jun 25, 2024 at 7:37 AM Damon Douglas wrote: > Congratulations! 🎉🎉🎉 Well deserved! > > On Mon, Jun 24, 2024, 4:32 PM XQ Hu via dev wrote: > >> Thanks a lot! Happy to keep working with all of you! >> >> On Mon, Jun 24, 2024 at 6:22 PM Valentyn T

Re: [ANNOUNCE] New Committer: XQ Hu

2024-06-24 Thread Chamikara Jayalath via dev
Congrats XQ! On Mon, Jun 24, 2024 at 9:28 PM Ritesh Ghorse via dev wrote: > Congratulations XQ! Well deserved! > > On Tue, Jun 25, 2024 at 7:37 AM Damon Douglas > wrote: > >> Congratulations! 🎉🎉🎉 Well deserved! >> >> On Mon, Jun 24, 2024, 4:32 PM XQ Hu via dev wrote: >> >>> Thanks a lo

Re: [ANNOUNCE] New Committer: XQ Hu

2024-06-24 Thread Jan Lukavský
Congratulations XQ!  Jan On 6/25/24 06:43, Chamikara Jayalath via dev wrote: Congrats XQ! On Mon, Jun 24, 2024 at 9:28 PM Ritesh Ghorse via dev wrote: Congratulations XQ! Well deserved! On Tue, Jun 25, 2024 at 7:37 AM Damon Douglas wrote: Congratulations! 🎉🎉🎉