Abacn commented on code in PR #27333: URL: https://github.com/apache/beam/pull/27333#discussion_r1254884228
########## CHANGES.md: ########## @@ -80,6 +80,7 @@ * Fixed X (Java/Python) ([#X](https://github.com/apache/beam/issues/X)). * Fixed KinesisIO `NullPointerException` when a progress check is made before the reader is started (IO) ([#23868](https://github.com/apache/beam/issues/23868)) +* Fixed Schema representation for DECIMAL(10,2) with precision and scale (JdbcIO) ([#27380](https://github.com/apache/beam/issues/27380)) Review Comment: This goes to v2.50.0 -- 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]
