We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf7bae4 commit 3b00517Copy full SHA for 3b00517
CHANGES.md
@@ -80,6 +80,7 @@
80
## Bugfixes
81
82
* 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))
84
85
## Security Fixes
86
* 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