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

2025-01-17 Thread Kenneth Knowles
OK, I am going to give it a little more time to consider. If I understand correctly, the problem already existed in 2.61.0 and our options are: (1) leave it in 2.62.0 or (2) upgrade enough dependencies that it might be high risk. If that is correct and there is no more information that comes up, I

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

2025-01-17 Thread XQ Hu via dev
I tested this with my mackbook and with a clean venv and pip install "apache-beam[gcp]==2.61.0". numpy==2.1.3 is installed. On Fri, Jan 17, 2025 at 5:25 AM Valentyn Tymofieiev via dev < dev@beam.apache.org> wrote: > @Chamikara Jayalath Does this bug also happen in > 2.61.0 ? > > I am seeing that

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

2025-01-17 Thread Chamikara Jayalath via dev
Yeah, this seems to be happening for numpy 2.1.3. as well so likely the issue existed before the current release. On Fri, Jan 17, 2025 at 6:50 AM XQ Hu via dev wrote: > I tested this with my mackbook and with a clean venv and pip install > "apache-beam[gcp]==2.61.0". numpy==2.1.3 is installed. >

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

2025-01-17 Thread Valentyn Tymofieiev via dev
Thanks for confirming, then I am fine to call it a known issue in 2.62.0, 2.61.0 and fix for 2.63.0 and I retract my -1 vote. On Fri, Jan 17, 2025 at 5:49 PM Chamikara Jayalath via dev < dev@beam.apache.org> wrote: > Yeah, this seems to be happening for numpy 2.1.3. as well so likely the > issue

Beam High Priority Issue Report (31)

2025-01-17 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/33569 [Task]: Remove Goog

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

2025-01-17 Thread Valentyn Tymofieiev via dev
@Chamikara Jayalath Does this bug also happen in 2.61.0 ? I am seeing that the numpy 2.x upgrade was first introduced earlier in 2.61.0: https://github.com/apache/beam/commit/6129c9a56d52ebb060417cb397e0764cdd8791bc In this case the regression would be a preexisting known issue and according to