[RESULT] [VOTE] JupyterLab Sidepanel release v3.0.0 for Issue#23488 RC#1

2022-10-10 Thread Ning Kang via dev
I'm happy to announce that we have unanimously approved this release. There are 3 approving votes, all of which are binding: * Ahmet Altay * Pablo Estrada * Chamikara Jayalath There are no disapproving votes. Thanks everyone!

Re: [VOTE] Release 2.42.0, release candidate #2

2022-10-13 Thread Ning Kang via dev
+1 Thank you, Robert! On Thu, Oct 13, 2022 at 12:47 AM Robert Burke wrote: > Hi everyone, > Please review and vote on the release candidate #2 for the version 2.42.0, > as follows: > [ ] +1, Approve the release > [ ] -1, Do not approve the release (please provide specific comments) > > Reviewers

Re: Is there any way to set the parallelism of operators like group by, join?

2023-04-21 Thread Ning Kang via dev
Hi Jan, To generalize the per-stage parallelism configuration, we should have a FR proposing the capability to explicitly set autoscaling (in this case, fixed size per stage) policy in Beam pipelines. Per-step or per-stage parallelism, or fusion/optimization is not part of the Beam model. They ar