Re: PreCommit tests not running

2021-06-07 Thread Boyuan Zhang
There is an infra issue ongoing: https://issues.apache.org/jira/browse/INFRA-21976, which affects all beam tests. On Mon, Jun 7, 2021 at 9:21 PM Reuven Lax wrote: > https://github.com/apache/beam/pull/14949 > > Java PreCommit has been pending for 2 days. Is something wrong > with Jenkins? > >

PreCommit tests not running

2021-06-07 Thread Reuven Lax
https://github.com/apache/beam/pull/14949 Java PreCommit has been pending for 2 days. Is something wrong with Jenkins? Reuven

Re: Allyship workshops for open source contributors

2021-06-07 Thread Kenneth Knowles
Yes please! On Thu, Jun 3, 2021, 18:32 Ratnakar Malla wrote: > +1 > > > -- > *From:* Austin Bennett > *Sent:* Thursday, June 3, 2021 6:20:25 PM > *To:* u...@beam.apache.org > *Cc:* dev > *Subject:* Re: Allyship workshops for open source contributors > > +1,

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

2021-06-07 Thread Heejong Lee
FYI, we now have three binding votes and I will close the vote tomorrow morning. The RC build is validated for most quickstart and mobile gaming examples except Flink / Spark runner on YARN and standalone custers (more details in the spreadsheet[9] from the original announcement). On Thu, Jun 3,

Re: RenameFields behaves differently in DirectRunner

2021-06-07 Thread Reuven Lax
FYI - this should be fixed by https://github.com/apache/beam/pull/14960 On Thu, Jun 3, 2021 at 10:00 AM Reuven Lax wrote: > Correct. > > On Thu, Jun 3, 2021 at 9:51 AM Kenneth Knowles wrote: > >> I still don't quite grok the details of how this succeeds or fails in >> different situations. The

Re: [PROPOSAL] Preparing for Beam 2.31.0 release

2021-06-07 Thread Andrew Pilloud
The 2.31.0 release branch was cut based on the last commit on June 2nd and is now available for cherry-picks[1]. There are currently 3 open release blocking issues[2]. Andrew [1] https://github.com/apache/beam/commits/release-2.31.0 [2]

Re:

2021-06-07 Thread Pablo Estrada
+Reuven Lax do you know if this is already supported or not? I have been able to use `JdbcIO.write()` without specifying a statement nor a statement preparer. Is that not what's necessary? I've done this with a named class with schemas (i.e. not Row) - is this perhaps the difference? Best -P. On

Re: DynamicDestination for AvroIO

2021-06-07 Thread Reuven Lax
I believe you can do this today using DynamicAvroDestinations On Mon, Jun 7, 2021 at 11:50 AM Anant Damle wrote: > Hi Team, > I am working on a solution with Beam's Java SD, that requires: > > >1. Read AVRO files using AvroIO.parseGenericRecords >2. Modify the records (encrypt some

DynamicDestination for AvroIO

2021-06-07 Thread Anant Damle
Hi Team, I am working on a solution with Beam's Java SD, that requires: 1. Read AVRO files using AvroIO.parseGenericRecords 2. Modify the records (encrypt some attributes) and generate an updated Schema 3. Write the modified record with updated Schema I'm facing challenges in

Flaky test issue report (37)

2021-06-07 Thread Beam Jira Bot
This is your daily summary of Beam's current flaky tests (https://issues.apache.org/jira/issues/?jql=project%20%3D%20BEAM%20AND%20statusCategory%20!%3D%20Done%20AND%20labels%20%3D%20flake) These are P1 issues because they have a major negative impact on the community and make it hard to

P1 issues report (41)

2021-06-07 Thread Beam Jira Bot
This is your daily summary of Beam's current P1 issues, not including flaky tests (https://issues.apache.org/jira/issues/?jql=project%20%3D%20BEAM%20AND%20statusCategory%20!%3D%20Done%20AND%20priority%20%3D%20P1%20AND%20(labels%20is%20EMPTY%20OR%20labels%20!%3D%20flake). See

Re: Jira access

2021-06-07 Thread Alexey Romanenko
Done. Welcome to Beam! — Alexey > On 5 Jun 2021, at 03:52, Yu Zhang wrote: > > Hi Beam Community, > > I’d like to contribute to Beam. Could someone grant me Jira contribution > rights? > My username is yzhang559 > > Thanks, > Yu