mxm commented on a change in pull request #11279: [BEAM-9653] remove _AvroSource in favor of using _FastAvroSource URL: https://github.com/apache/beam/pull/11279#discussion_r401441983
########## File path: sdks/python/apache_beam/io/avroio.py ########## @@ -451,7 +404,6 @@ class _FastAvroSource(filebasedsource.FileBasedSource): common to all file-based sources such as file-pattern expansion and splitting into bundles for parallel processing. - TODO: remove ``_AvroSource`` in favor of using ``_FastAvroSource`` everywhere once it has been more widely tested Review comment: ```suggestion ``` has it been more widely tested? :) ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services