Beam High Priority Issue Report (42)

2023-01-12 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/24971 [Bug]: Messages are

Re: Access to Confluence

2023-01-12 Thread AIT-ZEOUAY Amrane via dev
Hello Pablo, Thank you for your reply. I tried to edit it by just signing up, but it didn’t work. Here is the email I used for signing up a.zeouayam...@gmail.com and the username is Amraneze. PS: You almost got it, it’s Ait Zeouay 😃 Best Regards, [signature_777

Beam Dependency Check Report (2023-01-12)

2023-01-12 Thread Apache Jenkins Server
<<< text/html; charset=UTF-8: Unrecognized >>>

Re: Access to Confluence

2023-01-12 Thread Pablo Estrada via dev
Okay I've granted you edit privileges! Thanks again for offering to make improvements Ait Zeouay! Best -P. On Thu, Jan 12, 2023 at 7:59 AM AIT-ZEOUAY Amrane < amrane.ait-zeo...@renault.com> wrote: > Hello Pablo, > > > > Thank you for your reply. I tried to edit it by just signing up, but it > di

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

2023-01-12 Thread Kenneth Knowles
+1 (binding) I ran another battery of new IO jobs that were not included in mass_comment.py and I ran them against the RC1 commit itself rather than just the release branch (only difference between version string, which alters containers pulled in at least some cases) On Wed, Jan 11, 2023 at 3:47

Re: BigTable reader for Python?

2023-01-12 Thread Robert Bradshaw via dev
Were you ever able to get the local runner to work? If not, some more context on the errors would be useful. On Tue, Jan 10, 2023 at 10:00 AM Lina Mårtensson wrote: > > Thanks! Moving my DoFn into a new module worked, and that solved the slowness > as well. > I tried importing it in setup() as w