Skip to content

Commit 3b00517

Browse files
authored
Add to CHANGES.md follow up negative int32 fix (#34408)
1 parent bf7bae4 commit 3b00517

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES.md

+1
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
## Bugfixes
8181

8282
* Fixed X (Java/Python) ([#X](https://github.com/apache/beam/issues/X)).
83+
* Fixed read Beam rows from cross-lang transform (for example, ReadFromJdbc) involving negative 32-bit integers incorrectly decoded to large integers ([#34089](https://github.com/apache/beam/issues/34089))
8384

8485
## Security Fixes
8586
* Fixed (CVE-YYYY-NNNN)[https://www.cve.org/CVERecord?id=CVE-YYYY-NNNN] (Java/Python/Go) ([#X](https://github.com/apache/beam/issues/X)).

0 commit comments

Comments
 (0)