Skip to content

Commit 5932587

Browse files
Add CHANGES.md note for BigQueryEnrichmentHandler duplicate-key batch fix (#38068)
* Add CHANGES.md note for BigQueryEnrichmentHandler duplicate-key fix * Update CHANGES.md --------- Co-authored-by: tvalentyn <tvalentyn@users.noreply.github.com>
1 parent a03784e commit 5932587

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080

8181
## Bugfixes
8282

83-
* Fixed X (Java/Python) ([#X](https://github.com/apache/beam/issues/X)).
83+
* Fixed BigQueryEnrichmentHandler batch mode dropping earlier requests when multiple requests share the same enrichment key (Python) ([#38035](https://github.com/apache/beam/issues/38035)).
8484

8585
## Security Fixes
8686

0 commit comments

Comments
 (0)