tvalentyn commented on a change in pull request #15900:
URL: https://github.com/apache/beam/pull/15900#discussion_r745875979



##########
File path: CHANGES.md
##########
@@ -73,6 +73,7 @@
 * Upgraded the GCP Libraries BOM version to 24.0.0 and associated dependencies 
([BEAM-11205](
   https://issues.apache.org/jira/browse/BEAM-11205)). For Google Cloud client 
library versions set by this BOM,
   see [this 
table](https://storage.googleapis.com/cloud-opensource-java-dashboard/com.google.cloud/libraries-bom/24.0.0/artifact_details.html).
+* Removed avro-python3 support and made Fastavro as default. Boolean 
use_fastavro will have no 
effect.([BEAM-13016](https://github.com/apache/beam/pull/15900)).

Review comment:
       ```suggestion
   * Removed avro-python3 dependency in AvroIO. Fastavro has already been our 
Avro library of choice on Python 3. Boolean use_fastavro is left for api 
compatibility, but will have no 
effect.([BEAM-13016](https://github.com/apache/beam/pull/15900)).
   ```




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