[
https://issues.apache.org/jira/browse/BEAM-9653?focusedWorklogId=413887&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-413887
]
ASF GitHub Bot logged work on BEAM-9653:
----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Apr/20 08:35
Start Date: 01/Apr/20 08:35
Worklog Time Spent: 10m
Work Description: mxm commented on pull request #11279: [BEAM-9653]
remove _AvroSource in favor of using _FastAvroSource
URL: https://github.com/apache/beam/pull/11279#discussion_r401445445
##########
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:
Perhaps @chamikaramj or @aaltay have an opinion on how mature the fast Avro
IO is?
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 413887)
Time Spent: 40m (was: 0.5h)
> remove _AvroSource in favor of using _FastAvroSource
> -----------------------------------------------------
>
> Key: BEAM-9653
> URL: https://issues.apache.org/jira/browse/BEAM-9653
> Project: Beam
> Issue Type: Improvement
> Components: io-py-avro
> Affects Versions: 2.19.0
> Reporter: Sayed Mohammad Hossein Torabi
> Priority: Minor
> Time Spent: 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)