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

2025-08-06 Thread Yi Hu via dev
Thanks, prepared https://github.com/apache/beam/pull/35799 Although RC2 was decided, adding a +1 (non-binding) validated GCP IO load tests on Dataflow [1] [1] https://github.com/GoogleCloudPlatform/DataflowTemplates/tree/main/it/google-cloud-platform/src/test/java/org/apache/beam/it/gcp On Wed,

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

2025-08-06 Thread Danny McCormick via dev
> We generally do not block release on P2 bugs, and given that this regression already existed as early as Beam 2.65.0 I agree it is probably borderline. I voted -1 because I think this is pretty significant for Yaml pipelines (breaking timestamps + SQL is a somewhat basic use case), and the regre

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

2025-08-06 Thread Yi Hu via dev
We generally do not block release on P2 bugs, and given that this regression already existed as early as Beam 2.65.0 If we do have RC2, there is another Beam SQL DATETIME fix may be considered for cherry pick - https://github.com/apache/beam/pull/35743 On Wed, Aug 6, 2025 at 2:03 PM Vitalii Teren

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

2025-08-06 Thread Vitalii Terentev
Thank you all! Based on the found issue, RC2 will be built soon, and sent out for vote shortly. This vote is now closed On 2025/08/01 07:01:32 Vitaly Terentyev via dev wrote: > Hi everyone, > Please review and vote on the release candidate #1 for the version 2.67.0, > as follows: > [ ] +1, Approv

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

2025-08-06 Thread Danny McCormick via dev
Thanks Shunping - changing my vote to -1 as well so that we can fix the regression. On Wed, Aug 6, 2025 at 1:47 PM Shunping Huang via dev wrote: > -1 (non-binding) > > We recently identified a regression introduced in 2.66 ( > https://b.corp.google.com/issues/434240117), which is causing a > yam

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

2025-08-06 Thread Shunping Huang via dev
-1 (non-binding) We recently identified a regression introduced in 2.66 ( https://b.corp.google.com/issues/434240117), which is causing a yaml pipeline to fail. I just got the fixed PR (https://github.com/apache/beam/pull/35789) pushed and want to cherry pick that into the release if it is possibl

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

2025-08-06 Thread Valentyn Tymofieiev via dev
Thanks, could you please re-run the test suite after the cherrypick? On Wed, Aug 6, 2025 at 7:22 AM Vitalii Terentev wrote: > Yes, here is the cherrypick of the fix PostCommit Python job: > https://github.com/apache/beam/commit/97d40eeb1ddf766ee0b0a588ddf37e60c8f4752f >