Re: [Result][VOTE] beam-vendor-grpc-1_60_1 v0.3, release candidate #1

2024-10-22 Thread Yi Hu via dev
Hi, could a PMC member please help finalizing the release per https://docs.google.com/document/d/1ztEoyGkqq9ie5riQxRtMuBu3vb6BUO91mSMn1PU0pDA/edit?tab=t.0#heading=h.kzrr7s34eja2, that is moving dist.apache.org/repos/dist/dev/beam/vendor/grpc-1_60_1/0.3/ to dist.apache.org/repos/dist/release/beam/v

[Result][VOTE] beam-vendor-grpc-1_60_1 v0.3, release candidate #1

2024-10-22 Thread Yi Hu via dev
Hi everyone, I'm happy to announce that we have unanimously approved this release. There are 4 approving votes, 3 of which are binding (https://lists.apache.org/thread/oyxxktzq2sm74syq1lk51pz7c18m072m): * Chamikara Jayalath * Robert Burke * Kenneth Knowles There are no disapproving votes. Th

Re: [VOTE][vendor-grpc] Vendored Dependencies Release

2024-10-22 Thread Tomo Suzuki via dev
+1 I see no ".proto" files any more. Thank you! suztomo@suztomo2:~/Downloads$ jar tf beam-vendor-grpc-1_60_1-0.3.jar |grep "\.proto" suztomo@suztomo2:~/Downloads$ On Tue, Oct 22, 2024 at 4:08 PM Kenneth Knowles wrote: > +1 (binding) > > On Tue, Oct 22, 2024 at 3:53 PM Robert Burke wrote: >

Re: [VOTE][vendor-grpc] Vendored Dependencies Release

2024-10-22 Thread Kenneth Knowles
+1 (binding) On Tue, Oct 22, 2024 at 3:53 PM Robert Burke wrote: > +1 (binding) > > Robert Burke > > On 2024/10/17 18:43:39 Yi Hu via dev wrote: > > Hi everyone, > > Please review and vote on the release candidate #1 for > > beam-vendor-grpc-1_60_1 version 0.3, as follows: > > [ ] +1, Approve th

Re: [VOTE][vendor-grpc] Vendored Dependencies Release

2024-10-22 Thread Robert Burke
+1 (binding) Robert Burke On 2024/10/17 18:43:39 Yi Hu via dev wrote: > Hi everyone, > Please review and vote on the release candidate #1 for > beam-vendor-grpc-1_60_1 version 0.3, as follows: > [ ] +1, Approve the release > [ ] -1, Do not approve the release (please provide specific comments) >

Re: [YAML] Reprocessing failed records

2024-10-22 Thread Robert Bradshaw via dev
On Tue, Oct 22, 2024 at 11:46 AM Danny McCormick wrote: > > > (1a) Provide a special operation "Unnest" that takes a single field > > and emits it as the top-level element. This can of course result in > > unschema'd PCollections (which are supported, but generally don't play > > as well with the

Re: [VOTE][vendor-grpc] Vendored Dependencies Release

2024-10-22 Thread Chamikara Jayalath via dev
+1 Thanks, Cham On Thu, Oct 17, 2024 at 11:43 AM Yi Hu via dev wrote: > Hi everyone, > Please review and vote on the release candidate #1 for > beam-vendor-grpc-1_60_1 version 0.3, as follows: > [ ] +1, Approve the release > [ ] -1, Do not approve the release (please provide specific comments)

Re: search for python SDK API Docs appears to be broken

2024-10-22 Thread XQ Hu via dev
opened https://github.com/apache/beam/issues/32901 On Fri, Oct 18, 2024 at 4:06 PM XQ Hu wrote: > Looks like this is working with Beam 2.59.0 > https://beam.apache.org/releases/pydoc/2.59.0/search.html?q=with_exception_handling&check_keywords=yes&area=default > > But it is broken on current and

Re: [YAML] Reprocessing failed records

2024-10-22 Thread Danny McCormick via dev
> (1a) Provide a special operation "Unnest" that takes a single field > and emits it as the top-level element. This can of course result in > unschema'd PCollections (which are supported, but generally don't play > as well with the other operations, including xlang ones). I like this the most out

Re: [YAML] Reprocessing failed records

2024-10-22 Thread Robert Bradshaw via dev
On Sat, Oct 19, 2024 at 8:01 AM XQ Hu via dev wrote: > > I probably missed something. Tried this toy example: > > pipeline: > transforms: > - type: Create > config: > elements: [1, 2, 3, 4, -1] > - type: MapToFields > input: Create > name: MapToFields_1 >

Beam High Priority Issue Report (56)

2024-10-22 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/32873 [Task]: Document Ji