Re: [VOTE] Release 2.45.0, Release Candidate #1

2023-02-13 Thread Ritesh Ghorse via dev
+1 (non-binding)
Validated:
1. Go SDK Quickstart on Direct & Dataflow runner.
2. Dataframe wrapper
3. RunInference Wrapper for Sklearn

On Mon, Feb 13, 2023 at 2:56 PM Robert Bradshaw via dev 
wrote:

> +1 (binding)
>
> Validated release artifacts and signatures and tested a couple of
> Python pipelines.
>
> On Mon, Feb 13, 2023 at 8:57 AM Alexey Romanenko
>  wrote:
> >
> > +1 (binding)
> >
> > Tested with  https://github.com/Talend/beam-samples/
> > (Java SDK v8/v11/v17, Spark 3.x runner).
> >
> > ---
> > Alexey
> >
> > On 13 Feb 2023, at 17:54, Ahmet Altay via dev 
> wrote:
> >
> > +1 (binding) - I validated python quick starts on direct runner and
> python streaming quickstart on dataflow.
> >
> > Thank you!
> >
> > On Mon, Feb 13, 2023 at 5:17 AM Bruno Volpato via dev <
> dev@beam.apache.org> wrote:
> >>
> >> +1 (non-binding)
> >>
> >> Tested with https://github.com/GoogleCloudPlatform/DataflowTemplates
> (Java SDK 11, Dataflow runner).
> >>
> >>
> >> Thanks!
> >>
> >> On Mon, Feb 13, 2023 at 1:13 AM Chamikara Jayalath via dev <
> dev@beam.apache.org> wrote:
> >>>
> >>> +1 (binding)
> >>>
> >>> Tried several Java and Python multi-language pipelines.
> >>>
> >>> Thanks,
> >>> Cham
> >>>
> >>> On Fri, Feb 10, 2023 at 1:52 PM Luke Cwik via dev 
> wrote:
> 
>  +1
> 
>  Validated release artifact signatures and verified the Java Flink and
> Spark quickstarts.
> 
>  On Fri, Feb 10, 2023 at 9:27 AM John Casey via dev <
> dev@beam.apache.org> wrote:
> >
> > Addendum to above email.
> >
> > Java artifacts were built with Gradle 7.5.1 and OpenJDK 1.8.0_362
> >
> > On Fri, Feb 10, 2023 at 11:14 AM John Casey 
> wrote:
> >>
> >> Hi everyone,
> >> Please review and vote on the release candidate #3 for the version
> 2.45.0, as follows:
> >> [ ] +1, Approve the release
> >> [ ] -1, Do not approve the release (please provide specific
> comments)
> >>
> >>
> >> Reviewers are encouraged to test their own use cases with the
> release candidate, and vote +1 if no issues are found.
> >>
> >> The complete staging area is available for your review, which
> includes:
> >> * GitHub Release notes [1],
> >> * the official Apache source release to be deployed to
> dist.apache.org [2], which is signed with the key with fingerprint
> 921F35F5EC5F5DDE [3],
> >> * all artifacts to be deployed to the Maven Central Repository [4],
> >> * source code tag "v2.45.0-RC1" [5],
> >> * website pull request listing the release [6], the blog post [6],
> and publishing the API reference manual [7].
> >> * Java artifacts were built with Gradle GRADLE_VERSION and
> OpenJDK/Oracle JDK JDK_VERSION.
> >> * Python artifacts are deployed along with the source release to
> the dist.apache.org [2] and PyPI[8].
> >> * Go artifacts and documentation are available at pkg.go.dev [9]
> >> * Validation sheet with a tab for 2.45.0release to help with
> validation [10].
> >> * Docker images published to Docker Hub [11].
> >>
> >> The vote will be open for at least 72 hours. It is adopted by
> majority approval, with at least 3 PMC affirmative votes.
> >>
> >> For guidelines on how to try the release in your projects, check
> out our blog post at /blog/validate-beam-release/.
> >>
> >> Thanks,
> >> John Casey
> >>
> >> [1] https://github.com/apache/beam/milestone/8
> >> [2] https://dist.apache.org/repos/dist/dev/beam/2.45.0/
> >> [3] https://dist.apache.org/repos/dist/release/beam/KEYS
> >> [4]
> https://repository.apache.org/content/repositories/orgapachebeam-1293/
> >> [5] https://github.com/apache/beam/tree/v2.45.0-RC1
> >> [6] https://github.com/apache/beam/pull/25407
> >> [7] https://github.com/apache/beam-site/pull/640
> >> [8] https://pypi.org/project/apache-beam/2.45.0rc1/
> >> [9]
> https://pkg.go.dev/github.com/apache/beam/sdks/v2@v2.45.0-RC1/go/pkg/beam
> >> [10]
> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=2030665842
> >> [11] https://hub.docker.com/search?q=apache%2Fbeam=image
> >
> >
>


Re: [NOTICE] Upcoming global changes to default GitHub Actions behavior for outside collaborators

2023-02-13 Thread Kenneth Knowles
I've raised https://issues.apache.org/jira/browse/INFRA-24201 for Beam and
see also Airflow's ticket https://issues.apache.org/jira/browse/INFRA-24200.

On Mon, Feb 13, 2023 at 11:49 AM Daniel Gruno  wrote:

> To Project PMCs:
>
> GitHub for Apache projects is currently set to allow a non-committer
> contributor to use GitHub Actions if a previous pull request by that
> person has been approved.
>
> This has raised some security concerns, and could cause issues with
> overall use and availability of GitHub Actions.
>
> The Infrastructure Team proposes to change the default to “always
> require approval for external contributors”. We intend to make this
> change on Sunday the 19th of March, 2023.
>
> This change will apply to all GitHub repositories that do not already
> have a specific GitHub Actions policy set.
>
> Projects that have a strong desire to use the “only need approval first
> time” option should communicate that, explaining their reasons, in a
> Jira ticket for Infra. Please be as specific as you can in which
> repositories you wish to have this option set for, should you choose to.
>
> With regards,
> Daniel, on behalf of the ASF Infrastructure Team.
>


Fwd: [NOTICE] Upcoming global changes to default GitHub Actions behavior for outside collaborators

2023-02-13 Thread Austin Bennett
FYI -

I am not sure this is overly concerning, but wanted to ensure people had
seen

-- Forwarded message -
From: Daniel Gruno 
Date: Mon, Feb 13, 2023, 11:49 AM
Subject: [NOTICE] Upcoming global changes to default GitHub Actions
behavior for outside collaborators
To: 


To Project PMCs:

GitHub for Apache projects is currently set to allow a non-committer
contributor to use GitHub Actions if a previous pull request by that
person has been approved.

This has raised some security concerns, and could cause issues with
overall use and availability of GitHub Actions.

The Infrastructure Team proposes to change the default to “always
require approval for external contributors”. We intend to make this
change on Sunday the 19th of March, 2023.

This change will apply to all GitHub repositories that do not already
have a specific GitHub Actions policy set.

Projects that have a strong desire to use the “only need approval first
time” option should communicate that, explaining their reasons, in a
Jira ticket for Infra. Please be as specific as you can in which
repositories you wish to have this option set for, should you choose to.

With regards,
Daniel, on behalf of the ASF Infrastructure Team.


Re: [VOTE] Release 2.45.0, Release Candidate #1

2023-02-13 Thread Robert Bradshaw via dev
+1 (binding)

Validated release artifacts and signatures and tested a couple of
Python pipelines.

On Mon, Feb 13, 2023 at 8:57 AM Alexey Romanenko
 wrote:
>
> +1 (binding)
>
> Tested with  https://github.com/Talend/beam-samples/
> (Java SDK v8/v11/v17, Spark 3.x runner).
>
> ---
> Alexey
>
> On 13 Feb 2023, at 17:54, Ahmet Altay via dev  wrote:
>
> +1 (binding) - I validated python quick starts on direct runner and python 
> streaming quickstart on dataflow.
>
> Thank you!
>
> On Mon, Feb 13, 2023 at 5:17 AM Bruno Volpato via dev  
> wrote:
>>
>> +1 (non-binding)
>>
>> Tested with https://github.com/GoogleCloudPlatform/DataflowTemplates (Java 
>> SDK 11, Dataflow runner).
>>
>>
>> Thanks!
>>
>> On Mon, Feb 13, 2023 at 1:13 AM Chamikara Jayalath via dev 
>>  wrote:
>>>
>>> +1 (binding)
>>>
>>> Tried several Java and Python multi-language pipelines.
>>>
>>> Thanks,
>>> Cham
>>>
>>> On Fri, Feb 10, 2023 at 1:52 PM Luke Cwik via dev  
>>> wrote:

 +1

 Validated release artifact signatures and verified the Java Flink and 
 Spark quickstarts.

 On Fri, Feb 10, 2023 at 9:27 AM John Casey via dev  
 wrote:
>
> Addendum to above email.
>
> Java artifacts were built with Gradle 7.5.1 and OpenJDK 1.8.0_362
>
> On Fri, Feb 10, 2023 at 11:14 AM John Casey  
> wrote:
>>
>> Hi everyone,
>> Please review and vote on the release candidate #3 for the version 
>> 2.45.0, as follows:
>> [ ] +1, Approve the release
>> [ ] -1, Do not approve the release (please provide specific comments)
>>
>>
>> Reviewers are encouraged to test their own use cases with the release 
>> candidate, and vote +1 if no issues are found.
>>
>> The complete staging area is available for your review, which includes:
>> * GitHub Release notes [1],
>> * the official Apache source release to be deployed to dist.apache.org 
>> [2], which is signed with the key with fingerprint 921F35F5EC5F5DDE [3],
>> * all artifacts to be deployed to the Maven Central Repository [4],
>> * source code tag "v2.45.0-RC1" [5],
>> * website pull request listing the release [6], the blog post [6], and 
>> publishing the API reference manual [7].
>> * Java artifacts were built with Gradle GRADLE_VERSION and 
>> OpenJDK/Oracle JDK JDK_VERSION.
>> * Python artifacts are deployed along with the source release to the 
>> dist.apache.org [2] and PyPI[8].
>> * Go artifacts and documentation are available at pkg.go.dev [9]
>> * Validation sheet with a tab for 2.45.0release to help with validation 
>> [10].
>> * Docker images published to Docker Hub [11].
>>
>> The vote will be open for at least 72 hours. It is adopted by majority 
>> approval, with at least 3 PMC affirmative votes.
>>
>> For guidelines on how to try the release in your projects, check out our 
>> blog post at /blog/validate-beam-release/.
>>
>> Thanks,
>> John Casey
>>
>> [1] https://github.com/apache/beam/milestone/8
>> [2] https://dist.apache.org/repos/dist/dev/beam/2.45.0/
>> [3] https://dist.apache.org/repos/dist/release/beam/KEYS
>> [4] 
>> https://repository.apache.org/content/repositories/orgapachebeam-1293/
>> [5] https://github.com/apache/beam/tree/v2.45.0-RC1
>> [6] https://github.com/apache/beam/pull/25407
>> [7] https://github.com/apache/beam-site/pull/640
>> [8] https://pypi.org/project/apache-beam/2.45.0rc1/
>> [9] 
>> https://pkg.go.dev/github.com/apache/beam/sdks/v2@v2.45.0-RC1/go/pkg/beam
>> [10] 
>> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=2030665842
>> [11] https://hub.docker.com/search?q=apache%2Fbeam=image
>
>


Re: [VOTE] Release 2.45.0, Release Candidate #1

2023-02-13 Thread Alexey Romanenko
+1 (binding)

Tested with  https://github.com/Talend/beam-samples/ 
(Java SDK v8/v11/v17, Spark 3.x runner).

---
Alexey

> On 13 Feb 2023, at 17:54, Ahmet Altay via dev  wrote:
> 
> +1 (binding) - I validated python quick starts on direct runner and python 
> streaming quickstart on dataflow.
> 
> Thank you!
> 
> On Mon, Feb 13, 2023 at 5:17 AM Bruno Volpato via dev  > wrote:
>> +1 (non-binding)
>> 
>> Tested with https://github.com/GoogleCloudPlatform/DataflowTemplates (Java 
>> SDK 11, Dataflow runner).
>> 
>> 
>> Thanks!
>> 
>> On Mon, Feb 13, 2023 at 1:13 AM Chamikara Jayalath via dev 
>> mailto:dev@beam.apache.org>> wrote:
>>> +1 (binding)
>>> 
>>> Tried several Java and Python multi-language pipelines.
>>> 
>>> Thanks,
>>> Cham
>>> 
>>> On Fri, Feb 10, 2023 at 1:52 PM Luke Cwik via dev >> > wrote:
 +1
 
 Validated release artifact signatures and verified the Java Flink and 
 Spark quickstarts.
 
 On Fri, Feb 10, 2023 at 9:27 AM John Casey via dev >>> > wrote:
> Addendum to above email. 
> 
> Java artifacts were built with Gradle 7.5.1 and OpenJDK 1.8.0_362
> 
> On Fri, Feb 10, 2023 at 11:14 AM John Casey  > wrote:
>> Hi everyone,
>> Please review and vote on the release candidate #3 for the version 
>> 2.45.0, as follows:
>> [ ] +1, Approve the release
>> [ ] -1, Do not approve the release (please provide specific comments)
>> 
>> 
>> Reviewers are encouraged to test their own use cases with the release 
>> candidate, and vote +1 if no issues are found.
>> 
>> The complete staging area is available for your review, which includes:
>> * GitHub Release notes [1],
>> * the official Apache source release to be deployed to dist.apache.org 
>>  [2], which is signed with the key with 
>> fingerprint 921F35F5EC5F5DDE [3],
>> * all artifacts to be deployed to the Maven Central Repository [4],
>> * source code tag "v2.45.0-RC1" [5],
>> * website pull request listing the release [6], the blog post [6], and 
>> publishing the API reference manual [7].
>> * Java artifacts were built with Gradle GRADLE_VERSION and 
>> OpenJDK/Oracle JDK JDK_VERSION.
>> * Python artifacts are deployed along with the source release to the 
>> dist.apache.org  [2] and PyPI[8].
>> * Go artifacts and documentation are available at pkg.go.dev 
>>  [9]
>> * Validation sheet with a tab for 2.45.0release to help with validation 
>> [10].
>> * Docker images published to Docker Hub [11].
>> 
>> The vote will be open for at least 72 hours. It is adopted by majority 
>> approval, with at least 3 PMC affirmative votes.
>> 
>> For guidelines on how to try the release in your projects, check out our 
>> blog post at /blog/validate-beam-release/.
>> 
>> Thanks,
>> John Casey
>> 
>> [1] https://github.com/apache/beam/milestone/8
>> [2] https://dist.apache.org/repos/dist/dev/beam/2.45.0/
>> [3] https://dist.apache.org/repos/dist/release/beam/KEYS
>> [4] 
>> https://repository.apache.org/content/repositories/orgapachebeam-1293/
>> [5] https://github.com/apache/beam/tree/v2.45.0-RC1
>> [6] https://github.com/apache/beam/pull/25407
>> [7] https://github.com/apache/beam-site/pull/640
>> [8] https://pypi.org/project/apache-beam/2.45.0rc1/
>> [9] 
>> https://pkg.go.dev/github.com/apache/beam/sdks/v2@v2.45.0-RC1/go/pkg/beam
>> [10] 
>> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=2030665842
>> [11] https://hub.docker.com/search?q=apache%2Fbeam=image



Re: [VOTE] Release 2.45.0, Release Candidate #1

2023-02-13 Thread Ahmet Altay via dev
+1 (binding) - I validated python quick starts on direct runner and python
streaming quickstart on dataflow.

Thank you!

On Mon, Feb 13, 2023 at 5:17 AM Bruno Volpato via dev 
wrote:

> +1 (non-binding)
>
> Tested with https://github.com/GoogleCloudPlatform/DataflowTemplates (Java
> SDK 11, Dataflow runner).
>
>
> Thanks!
>
> On Mon, Feb 13, 2023 at 1:13 AM Chamikara Jayalath via dev <
> dev@beam.apache.org> wrote:
>
>> +1 (binding)
>>
>> Tried several Java and Python multi-language pipelines.
>>
>> Thanks,
>> Cham
>>
>> On Fri, Feb 10, 2023 at 1:52 PM Luke Cwik via dev 
>> wrote:
>>
>>> +1
>>>
>>> Validated release artifact signatures and verified the Java Flink and
>>> Spark quickstarts.
>>>
>>> On Fri, Feb 10, 2023 at 9:27 AM John Casey via dev 
>>> wrote:
>>>
 Addendum to above email.

 Java artifacts were built with Gradle 7.5.1 and OpenJDK 1.8.0_362

 On Fri, Feb 10, 2023 at 11:14 AM John Casey 
 wrote:

> Hi everyone,
> Please review and vote on the release candidate #3 for the version
> 2.45.0, as follows:
> [ ] +1, Approve the release
> [ ] -1, Do not approve the release (please provide specific comments)
>
>
> Reviewers are encouraged to test their own use cases with the release
> candidate, and vote +1 if no issues are found.
>
> The complete staging area is available for your review, which includes:
> * GitHub Release notes [1],
> * the official Apache source release to be deployed to dist.apache.org
> [2], which is signed with the key with fingerprint 921F35F5EC5F5DDE [3],
> * all artifacts to be deployed to the Maven Central Repository [4],
> * source code tag "v2.45.0-RC1" [5],
> * website pull request listing the release [6], the blog post [6], and
> publishing the API reference manual [7].
> * Java artifacts were built with Gradle GRADLE_VERSION and
> OpenJDK/Oracle JDK JDK_VERSION.
> * Python artifacts are deployed along with the source release to the
> dist.apache.org [2] and PyPI[8].
> * Go artifacts and documentation are available at pkg.go.dev [9]
> * Validation sheet with a tab for 2.45.0release to help with
> validation [10].
> * Docker images published to Docker Hub [11].
>
> The vote will be open for at least 72 hours. It is adopted by majority
> approval, with at least 3 PMC affirmative votes.
>
> For guidelines on how to try the release in your projects, check out
> our blog post at /blog/validate-beam-release/.
>
> Thanks,
> John Casey
>
> [1] https://github.com/apache/beam/milestone/8
> [2] https://dist.apache.org/repos/dist/dev/beam/2.45.0/
> [3] https://dist.apache.org/repos/dist/release/beam/KEYS
> [4]
> https://repository.apache.org/content/repositories/orgapachebeam-1293/
> [5] https://github.com/apache/beam/tree/v2.45.0-RC1
> [6] https://github.com/apache/beam/pull/25407
> [7] https://github.com/apache/beam-site/pull/640
> [8] https://pypi.org/project/apache-beam/2.45.0rc1/
> [9]
> https://pkg.go.dev/github.com/apache/beam/sdks/v2@v2.45.0-RC1/go/pkg/beam
> [10]
> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=2030665842
> [11] https://hub.docker.com/search?q=apache%2Fbeam=image
>



Re: [VOTE] Release 2.45.0, Release Candidate #1

2023-02-13 Thread Bruno Volpato via dev
+1 (non-binding)

Tested with https://github.com/GoogleCloudPlatform/DataflowTemplates (Java
SDK 11, Dataflow runner).


Thanks!

On Mon, Feb 13, 2023 at 1:13 AM Chamikara Jayalath via dev <
dev@beam.apache.org> wrote:

> +1 (binding)
>
> Tried several Java and Python multi-language pipelines.
>
> Thanks,
> Cham
>
> On Fri, Feb 10, 2023 at 1:52 PM Luke Cwik via dev 
> wrote:
>
>> +1
>>
>> Validated release artifact signatures and verified the Java Flink and
>> Spark quickstarts.
>>
>> On Fri, Feb 10, 2023 at 9:27 AM John Casey via dev 
>> wrote:
>>
>>> Addendum to above email.
>>>
>>> Java artifacts were built with Gradle 7.5.1 and OpenJDK 1.8.0_362
>>>
>>> On Fri, Feb 10, 2023 at 11:14 AM John Casey 
>>> wrote:
>>>
 Hi everyone,
 Please review and vote on the release candidate #3 for the version
 2.45.0, as follows:
 [ ] +1, Approve the release
 [ ] -1, Do not approve the release (please provide specific comments)


 Reviewers are encouraged to test their own use cases with the release
 candidate, and vote +1 if no issues are found.

 The complete staging area is available for your review, which includes:
 * GitHub Release notes [1],
 * the official Apache source release to be deployed to dist.apache.org
 [2], which is signed with the key with fingerprint 921F35F5EC5F5DDE [3],
 * all artifacts to be deployed to the Maven Central Repository [4],
 * source code tag "v2.45.0-RC1" [5],
 * website pull request listing the release [6], the blog post [6], and
 publishing the API reference manual [7].
 * Java artifacts were built with Gradle GRADLE_VERSION and
 OpenJDK/Oracle JDK JDK_VERSION.
 * Python artifacts are deployed along with the source release to the
 dist.apache.org [2] and PyPI[8].
 * Go artifacts and documentation are available at pkg.go.dev [9]
 * Validation sheet with a tab for 2.45.0release to help with validation
 [10].
 * Docker images published to Docker Hub [11].

 The vote will be open for at least 72 hours. It is adopted by majority
 approval, with at least 3 PMC affirmative votes.

 For guidelines on how to try the release in your projects, check out
 our blog post at /blog/validate-beam-release/.

 Thanks,
 John Casey

 [1] https://github.com/apache/beam/milestone/8
 [2] https://dist.apache.org/repos/dist/dev/beam/2.45.0/
 [3] https://dist.apache.org/repos/dist/release/beam/KEYS
 [4]
 https://repository.apache.org/content/repositories/orgapachebeam-1293/
 [5] https://github.com/apache/beam/tree/v2.45.0-RC1
 [6] https://github.com/apache/beam/pull/25407
 [7] https://github.com/apache/beam-site/pull/640
 [8] https://pypi.org/project/apache-beam/2.45.0rc1/
 [9]
 https://pkg.go.dev/github.com/apache/beam/sdks/v2@v2.45.0-RC1/go/pkg/beam
 [10]
 https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=2030665842
 [11] https://hub.docker.com/search?q=apache%2Fbeam=image

>>>


Beam High Priority Issue Report (39)

2023-02-13 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/25140 [Bug]: GenerateSequence is broken 
on SDF
https://github.com/apache/beam/issues/24776 [Bug]: Race condition in Python SDK 
Harness ProcessBundleProgress
https://github.com/apache/beam/issues/24389 [Failing Test]: 
HadoopFormatIOElasticTest.classMethod ExceptionInInitializerError 
ContainerFetchException
https://github.com/apache/beam/issues/24367 [Bug]: workflow.tar.gz cannot be 
passed to flink runner
https://github.com/apache/beam/issues/24313 [Flaky]: 
apache_beam/runners/portability/portable_runner_test.py::PortableRunnerTestWithSubprocesses::test_pardo_state_with_custom_key_coder
https://github.com/apache/beam/issues/24267 [Failing Test]: Timeout waiting to 
lock gradle
https://github.com/apache/beam/issues/23944  beam_PreCommit_Python_Cron 
regularily failing - test_pardo_large_input flaky
https://github.com/apache/beam/issues/23709 [Flake]: Spark batch flakes in 
ParDoLifecycleTest.testTeardownCalledAfterExceptionInProcessElement and 
ParDoLifecycleTest.testTeardownCalledAfterExceptionInStartBundle
https://github.com/apache/beam/issues/22969 Discrepancy in behavior of 
`DoFn.process()` when `yield` is combined with `return` statement, or vice versa
https://github.com/apache/beam/issues/22961 [Bug]: WriteToBigQuery silently 
skips most of records without job fail
https://github.com/apache/beam/issues/22913 [Bug]: 
beam_PostCommit_Java_ValidatesRunner_Flink is flakes in 
org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testAfterProcessingTimeContinuationTriggerUsingState
https://github.com/apache/beam/issues/21713 404s in BigQueryIO don't get output 
to Failed Inserts PCollection
https://github.com/apache/beam/issues/21695 DataflowPipelineResult does not 
raise exception for unsuccessful states.
https://github.com/apache/beam/issues/21643 FnRunnerTest with non-trivial 
(order 1000 elements) numpy input flakes in non-cython environment
https://github.com/apache/beam/issues/21469 beam_PostCommit_XVR_Flink flaky: 
Connection refused
https://github.com/apache/beam/issues/21424 Java VR (Dataflow, V2, Streaming) 
failing: ParDoTest$TimestampTests/OnWindowExpirationTests
https://github.com/apache/beam/issues/21262 Python AfterAny, AfterAll do not 
follow spec
https://github.com/apache/beam/issues/21260 Python DirectRunner does not emit 
data at GC time
https://github.com/apache/beam/issues/21121 
apache_beam.examples.streaming_wordcount_it_test.StreamingWordCountIT.test_streaming_wordcount_it
 flakey
https://github.com/apache/beam/issues/21104 Flaky: 
apache_beam.runners.portability.fn_api_runner.fn_runner_test.FnApiRunnerTestWithGrpcAndMultiWorkers
https://github.com/apache/beam/issues/20976 
apache_beam.runners.portability.flink_runner_test.FlinkRunnerTestOptimized.test_flink_metrics
 is flaky
https://github.com/apache/beam/issues/20974 Python GHA PreCommits flake with 
grpc.FutureTimeoutError on SDK harness startup
https://github.com/apache/beam/issues/20689 Kafka commitOffsetsInFinalize OOM 
on Flink
https://github.com/apache/beam/issues/20108 Python direct runner doesn't emit 
empty pane when it should
https://github.com/apache/beam/issues/19814 Flink streaming flakes in 
ParDoLifecycleTest.testTeardownCalledAfterExceptionInStartBundleStateful and 
ParDoLifecycleTest.testTeardownCalledAfterExceptionInProcessElementStateful
https://github.com/apache/beam/issues/19465 Explore possibilities to lower 
in-use IP address quota footprint.
https://github.com/apache/beam/issues/19241 Python Dataflow integration tests 
should export the pipeline Job ID and console output to Jenkins Test Result 
section


P1 Issues with no update in the last week:

https://github.com/apache/beam/issues/24464 [Epic]: Implement 
FileWriteSchemaTransformProvider
https://github.com/apache/beam/issues/23875 [Bug]: beam.Row.__eq__ returns true 
for unequal rows
https://github.com/apache/beam/issues/23525 [Bug]: Default PubsubMessage coder 
will drop message id and orderingKey
https://github.com/apache/beam/issues/22605 [Bug]: Beam Python failure for 
dataflow_exercise_metrics_pipeline_test.ExerciseMetricsPipelineTest.test_metrics_it
https://github.com/apache/beam/issues/22115 [Bug]: 
apache_beam.runners.portability.portable_runner_test.PortableRunnerTestWithSubprocesses
 is flaky
https://github.com/apache/beam/issues/21714 
PulsarIOTest.testReadFromSimpleTopic is very flaky
https://github.com/apache/beam/issues/21708 beam_PostCommit_Java_DataflowV2, 
testBigQueryStorageWrite30MProto failing consistently
https://github.com/apache/beam/issues/21706 Flaky timeout in github Python unit 
test action 
StatefulDoFnOnDirectRunnerTest.test_dynamic_timer_clear_then_set_timer
https://github.com/apache/beam/issues/21700 
--dataflowServiceOptions=use_runner_v2 is