Re: Reshuffle PTransform Design Doc

2023-10-06 Thread Jan Lukavský
Hi, there is also one other thing to mention with relation to Reshuffle/RequiresStableinput and that is that our current implementation of RequiresStableInput can break without Reshuffle in some corner cases on most portable runners, at least with Java GreedyPipelineFuser, see [1]. The only w

Beam High Priority Issue Report (42)

2023-10-06 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/28811 [Failing Test]: Man

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

2023-10-06 Thread Alexey Romanenko
+1 (binding) — Alexey > On 5 Oct 2023, at 18:38, Jean-Baptiste Onofré wrote: > > +1 (binding) > > Thanks ! > Regards > JB > > On Tue, Oct 3, 2023 at 7:58 PM Kenneth Knowles wrote: >> >> Hi everyone, >> >> Please review and vote on the release candidate #1 for the version 2.51.0, >> as fol

Re: Reshuffle PTransform Design Doc

2023-10-06 Thread Kenneth Knowles
On Fri, Oct 6, 2023 at 3:20 AM Jan Lukavský wrote: > Hi, > > there is also one other thing to mention with relation to > Reshuffle/RequiresStableinput and that is that our current implementation > of RequiresStableInput can break without Reshuffle in some corner cases on > most portable runners,

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

2023-10-06 Thread Valentyn Tymofieiev via dev
> PR to run tests against release branch [12]. https://github.com/apache/beam/pull/28663 is closed and test signal is no longer available. did all the tests pass? On Fri, Oct 6, 2023 at 5:32 AM Alexey Romanenko wrote: > +1 (binding) > > — > Alexey > > > On 5 Oct 2023, at 18:38, Jean-Baptiste O

Re: Reshuffle PTransform Design Doc

2023-10-06 Thread Jan Lukavský
On 10/6/23 15:11, Kenneth Knowles wrote: On Fri, Oct 6, 2023 at 3:20 AM Jan Lukavský wrote: Hi, there is also one other thing to mention with relation to Reshuffle/RequiresStableinput and that is that our current implementation of RequiresStableInput can break without Reshuf

Re: Reshuffle PTransform Design Doc

2023-10-06 Thread Kenneth Knowles
On Fri, Oct 6, 2023 at 3:07 PM Jan Lukavský wrote: > > On 10/6/23 15:11, Kenneth Knowles wrote: > > > > On Fri, Oct 6, 2023 at 3:20 AM Jan Lukavský wrote: > >> Hi, >> >> there is also one other thing to mention with relation to >> Reshuffle/RequiresStableinput and that is that our current implem

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

2023-10-06 Thread Kenneth Knowles
That PR was prior to many cherry-picks so it is not the signal we need. I have updated it to the tip of the release-2.51.0 branch. There were some post-commit tests involving JPMS that I believe need https://github.com/apache/beam/pull/28726 to pass. Kenn On Fri, Oct 6, 2023 at 2:53 PM Valentyn

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

2023-10-06 Thread Kenneth Knowles
Additionally we need https://github.com/apache/beam/pull/28665/files in order to run GHA tests. On Fri, Oct 6, 2023 at 3:19 PM Kenneth Knowles wrote: > That PR was prior to many cherry-picks so it is not the signal we need. I > have updated it to the tip of the release-2.51.0 branch. > > There w