You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Chamikara Jayalath (JIRA)" <ji...@apache.org> on 2016/09/22 00:52:20 UTC

[jira] [Created] (BEAM-663) AvroSource should update progress within blocks

Chamikara Jayalath created BEAM-663:
---------------------------------------

             Summary: AvroSource should update progress within blocks
                 Key: BEAM-663
                 URL: https://issues.apache.org/jira/browse/BEAM-663
             Project: Beam
          Issue Type: Bug
            Reporter: Chamikara Jayalath
            Assignee: Chamikara Jayalath


Currently Python AvroSource only updates progress at block boundaries.

Java SDK updates this within blocks as well: https://github.com/apache/incubator-beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/io/BlockBasedSource.java#L208



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)