Re: The Current State of Beam Python Type Hinting

2023-11-13 Thread Johanna Öjeling via dev
Thanks - well written! Interesting with the Any type, I learned something new. Added a comment. Johanna On Mon, Nov 13, 2023 at 6:02 PM Jack McCluskey via dev wrote: > Hey everyone, > > I put together a small doc explaining how Beam Python type hinting works + > where the module needs to go in

[VOTE] Release 2.52.0, release candidate #5

2023-11-13 Thread Danny McCormick via dev
Hi everyone, Please review and vote on the release candidate #5 for the version 2.52.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

[RFC] Enrichment Transform Design

2023-11-13 Thread Ritesh Ghorse via dev
Hey everyone, I've written a doc for a new Enrichment Transform in Beam. I will note that this transform will be built on top of RequestResponseIO (Implementation

[PR] Publish docs for 2.52.0 release [beam-site]

2023-11-13 Thread via GitHub
damccorm opened a new pull request, #655: URL: https://github.com/apache/beam-site/pull/655 Content generated from https://github.com/apache/beam/tree/v2.52.0-RC5. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] Publish docs for 2.52.0 release [beam-site]

2023-11-13 Thread via GitHub
damccorm closed pull request #654: Publish docs for 2.52.0 release URL: https://github.com/apache/beam-site/pull/654 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

Re: Upgrading Avro dependencies

2023-11-13 Thread Alexey Romanenko
> On 10 Nov 2023, at 19:23, John Casey wrote: > > I guess I'm a bit confused as to why specifically generateTestAvroJava seems > to use the wrong version. I see our version specific generated code, but this > action appears to be inherited from the plugin, and is configured with > whichever

Re: Adding Dead Letter Queues to Beam IOs

2023-11-13 Thread Alexey Romanenko
Thanks a lot for working on this, long waiting and very demanded user feature. I’ll try to take a look on design doc in the next days. — Alexey > On 8 Nov 2023, at 21:43, John Casey via dev wrote: > > Hi All, > > I've written up a design for adding DLQs to existing Beam IOs. It's been > thro

The Current State of Beam Python Type Hinting

2023-11-13 Thread Jack McCluskey via dev
Hey everyone, I put together a small doc explaining how Beam Python type hinting works + where the module needs to go in the future with changes to Python itself. This is over at https://s.apache.org/beam-python-type-hinting-overview and I'll be putting it into a few places for discoverability as

Re: [VOTE] Release 2.52.0, release candidate #4

2023-11-13 Thread Danny McCormick via dev
I agree that we should take this, I'll work on a new RC once that PR is in/cherry-picked On Mon, Nov 13, 2023 at 9:30 AM Bruno Volpato via dev wrote: > I'm having some problems validating the RCs proposed here (both 3 and 4). > User code that depends on versions newer than Avro 1.8.2 are having

Re: [VOTE] Release 2.52.0, release candidate #4

2023-11-13 Thread Bruno Volpato via dev
I'm having some problems validating the RCs proposed here (both 3 and 4). User code that depends on versions newer than Avro 1.8.2 are having problems running on Dataflow. > Caused by: java.io.InvalidClassException: org.apache.avro.specific.SpecificRecordBase; local class incompatible: stream clas

Re: [VOTE] Release 2.52.0, release candidate #4

2023-11-13 Thread Jan Lukavský
+1 (binding) Validated Java SDK with Flink runner on own use cases.  Jan On 11/12/23 00:44, Danny McCormick via dev wrote: Hi everyone, Please review and vote on the release candidate #3 for the version 2.52.0, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (pleas

Beam High Priority Issue Report (46)

2023-11-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/29099 [Bug]: FnAPI Java S