Abacn commented on code in PR #28007:
URL: https://github.com/apache/beam/pull/28007#discussion_r1296014562


##########
CHANGES.md:
##########
@@ -89,6 +89,7 @@
 
 * Python SDK: Legacy runner support removed from Dataflow, all pipelines must 
use runner v2.
 * [Python] Dataflow Runner will no longer stage Beam SDK from PyPI in the 
`--staging_location` at pipeline submission. Custom container images that are 
not based on Beam's default image must include Apache Beam 
installation.([#26996](https://github.com/apache/beam/issues/26996))
+* SDK Java Extensions SQL: remove fastjson library, table property is changed 
to ObjectNode which belongs to jackson library. 
([#24154](https://github.com/apache/beam/issues/24154))

Review Comment:
   This will actually go to 2.51.0, fine for now, could fix later as part of 
adding 2.51.0 section



-- 
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]

Reply via email to