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

2022-11-10 Thread Chamikara Jayalath via dev
Ack. Thanks for finding this. - Cham On Thu, Nov 10, 2022 at 5:42 PM Valentyn Tymofieiev wrote: > -1. > It looks like the format of Python wheels has changed. > We should update the stager code and python container entrypoint code, > otherwise we will have a 2 min pipeline start time

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

2022-11-10 Thread Valentyn Tymofieiev via dev
-1. It looks like the format of Python wheels has changed. We should update the stager code and python container entrypoint code, otherwise we will have a 2 min pipeline start time regression on some runners. Opened https://github.com/apache/beam/issues/24110 On Thu, Nov 10, 2022 at 11:10 AM

bhulette stepping back (for now)

2022-11-10 Thread Brian Hulette
Hi dev@beam, I just wanted to let the community know that I will be stepping back from Beam development for now. I'm switching to a different team within Google next week - I will be working on BigQuery. I'm removing myself from automated code review assignments [1], and won't actively monitor

Re: [DISCUSS] Avro dependency update, design doc

2022-11-10 Thread Kenneth Knowles
Thank you for writing this document. It really helps to understand the options. I agree that option 2 (make a new extension and deprecate from core) seems best. I think +Reuven Lax might have the most context on any technical issue we will encounter around schema codegen. Kenn On Thu, Nov 10,

[Announce] Release tasks available through GitHub Actions workflows

2022-11-10 Thread Fer Morales Martinez
Hi everyone, We would like to share with you that the team @ Wizeline will start working on the migration of some of the tasks related to the release process, detailed in [1]. For example, in the following PR [2] a workflow was created to execute, within GitHub Actions (GHA), step 6 [3] of the

Re: Experimental WebAssembly Example | Go Beam SDK

2022-11-10 Thread Sachin Agarwal via dev
This is super interesting, thank you Damon! On Thu, Nov 10, 2022 at 10:51 AM Damon Douglas via dev wrote: > Hello Everyone, > > I created https://github.com/apache/beam/pull/24081 to start a > conversation around WebAssembly support in Beam. > > WebAssembly is an experimental technology.

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

2022-11-10 Thread Chamikara Jayalath via dev
Thanks folks. Blocking issues were https://github.com/apache/beam/issues/24065 and https://github.com/apache/beam/pull/24041. I'll build RC2 when fixes are cherry-picked. This vote is now closed. - Cham On Thu, Nov 10, 2022 at 11:03 AM Anand Inguva wrote: > +1 (non-binding) validated Python

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

2022-11-10 Thread Anand Inguva via dev
+1 (non-binding) validated Python SDK QuickStart, Beam RunInference examples on Direct and Dataflow Runner. Also, verified the Python 3.10 artifacts. On Wed, Nov 9, 2022 at 1:40 PM Chamikara Jayalath via dev < dev@beam.apache.org> wrote: > Ack. There's another potential cherry-pick here: >

Experimental WebAssembly Example | Go Beam SDK

2022-11-10 Thread Damon Douglas via dev
Hello Everyone, I created https://github.com/apache/beam/pull/24081 to start a conversation around WebAssembly support in Beam. WebAssembly is an experimental technology. According to WebAssembly.org, "Wasm is designed as a portable compilation target for programming languages". This PR is a

Re: [ANNOUNCE] New committer: Yi Hu

2022-11-10 Thread Kerry Donny-Clark via dev
Great job Yi! I am happy to see your contributions recognized. On Thu, Nov 10, 2022 at 11:52 AM Yi Hu via dev wrote: > Thank you for the help of you all over the time, and I am glad to > contribute and help with the community. > > Best, > Yi > > On Thu, Nov 10, 2022 at 11:29 AM Alexey Romanenko

Re: An AI/ML landing page for Beam is available now

2022-11-10 Thread Danny McCormick via dev
Thank you to everyone who worked on this and especially to Aizhamal for coordinating the work! These resources make it much easier to build out your Beam ML workloads. Thanks, Danny On Thu, Nov 10, 2022 at 12:53 PM Aizhamal Nurmamat kyzy wrote: > Hi Beam community! > > We are happy to announce

An AI/ML landing page for Beam is available now

2022-11-10 Thread Aizhamal Nurmamat kyzy
Hi Beam community! We are happy to announce the release of new resources for AI/ML workflows in Apache Beam [1]. A number of community members have been working on a series of documentation guides and end-to-end examples to showcase various common patterns to perform ML tasks with Apache Beam.

Beam Dependency Check Report (2022-11-10)

2022-11-10 Thread Apache Jenkins Server
<<< text/html; charset=UTF-8: Unrecognized >>>

Re: [ANNOUNCE] New committer: Yi Hu

2022-11-10 Thread Yi Hu via dev
Thank you for the help of you all over the time, and I am glad to contribute and help with the community. Best, Yi On Thu, Nov 10, 2022 at 11:29 AM Alexey Romanenko wrote: > Congratulations! Well deserved! > > — > Alexey > > On 9 Nov 2022, at 21:01, Tomo Suzuki via dev wrote: > >

Re: [ANNOUNCE] New committer: Yi Hu

2022-11-10 Thread Alexey Romanenko
Congratulations! Well deserved! — Alexey > On 9 Nov 2022, at 21:01, Tomo Suzuki via dev wrote: > > Congratulations! > > On Wed, Nov 9, 2022 at 3:00 PM John Casey via dev > wrote: >> Congrats! this is well deserved YI >> >> On Wed, Nov 9, 2022 at 2:58 PM Austin

Re: [DISCUSS] Avro dependency update, design doc

2022-11-10 Thread Alexey Romanenko
Personally, I think that keeping two mostly identical versions of Avro-related code in two different places (“core" and "extension") is rathe bad practice, especially, in case of need to fix some issues there - though, it’s a very low risk there since this code is quite mature and it’s not

Beam High Priority Issue Report (64)

2022-11-10 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/24021 [Bug]: