Re: Beam Website Feedback

2023-04-04 Thread Anand Inguva via dev
Hi, You can follow a similar pattern to this https://github.com/apache/beam/blob/c6f8e0be1a51a32730754934c3f40eaae39d0f98/sdks/python/apache_beam/metrics/metric_test.py#L130 . ``` with self.assertRaises(ValueError): ``` On Tue, Apr 4, 2023 at 7:24 PM Grace Young via dev wrote: > How

Beam Website Feedback

2023-04-04 Thread Grace Young via dev
How can I confirm in a test that a ValueError is raised by certain cases? -- [image: X] *Dr. Grace Young* Research Engineer | Tidal gcyo...@google.com | x.company

Re: [PROPOSAL] Preparing for 2.47.0 Release

2023-04-04 Thread Jack McCluskey via dev
Hey everyone, I need a PMC member's help adding my pubkey to https://dist.apache.org/repos/dist/release/beam/KEYS as well as adding PyPI user jrmccluskey to the maintainers of the Apache Beam package. These are the last steps I have to do to complete prep for the release. Thanks, Jack McCluskey

Re: [DISCUSS] @Experimental, @Internal, @Stable, etc annotations

2023-04-04 Thread Alexey Romanenko
Great and long-to-wait topic to discuss. My personal opinion based on what I saw on different open-source projects is that all such annotations, like @Experimental or @Stable, are not usefull along the time and even rather useless and misleading. What actually play roles is artifacts

Beam High Priority Issue Report (27)

2023-04-04 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/26058 [Failing Test]: