[
https://issues.apache.org/jira/browse/BEAM-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15549324#comment-15549324
]
ASF GitHub Bot commented on BEAM-564:
-------------------------------------
Github user chamikaramj closed the pull request at:
https://github.com/apache/incubator-beam/pull/881
> Update source framework so that remaining and consumed number of split points
> can be reported
> ---------------------------------------------------------------------------------------------
>
> Key: BEAM-564
> URL: https://issues.apache.org/jira/browse/BEAM-564
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py
> Reporter: Chamikara Jayalath
> Assignee: Chamikara Jayalath
>
> We have to update Python SDK source framework so that sources can report
> consumed and remaining number of split points. Runners can use this
> information to determine how many times a given source can be split into and
> parallelize reading accordingly.
> Corresponding API for JAVA SDK is here:
> https://github.com/apache/incubator-beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/io/BoundedSource.java#L258
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)