tvalentyn commented on code in PR #38068: URL: https://github.com/apache/beam/pull/38068#discussion_r3033795103
########## CHANGES.md: ########## @@ -118,6 +118,7 @@ ## Bugfixes * Fixed ProcessManager not reaping child processes, causing zombie process accumulation on long-running Flink deployments (Java) ([#37930](https://github.com/apache/beam/issues/37930)). +* Fixed BigQueryEnrichmentHandler batch mode dropping earlier requests when multiple requests share the same enrichment key (Python) ([#38035](https://github.com/apache/beam/issues/38035)). Review Comment: this should go to 2.74, since we already cut the 2.73.0 release branch earlier this week. -- 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 unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
