[
https://issues.apache.org/jira/browse/BEAM-4287?focusedWorklogId=353087&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-353087
]
ASF GitHub Bot logged work on BEAM-4287:
----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Dec/19 23:22
Start Date: 03/Dec/19 23:22
Worklog Time Spent: 10m
Work Description: lukecwik commented on issue #10258: [BEAM-4287] Add
trySplit API to Java restriction tracker matching Python SDK definition. Remove
GetPartition()
URL: https://github.com/apache/beam/pull/10258#issuecomment-561402185
The removal of partition is because it is unused and out of date wrt to Beam
Python SDK but https://s.apache.org/beam-bundles-backlog-splitting and
https://s.apache.org/beam-checkpoint-and-split-bundles provide the background.
The fundamental idea is how does one aggregate the size being reported since
the size can be per element and restriction (file range in a specific file) or
shared across multiple elements and restrictions (pubsub reading multiple
topics).
----------------------------------------------------------------
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: 353087)
Time Spent: 1h (was: 50m)
> SplittableDoFn: splitAtFraction() API for Java
> ----------------------------------------------
>
> Key: BEAM-4287
> URL: https://issues.apache.org/jira/browse/BEAM-4287
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-java-core
> Reporter: Eugene Kirpichov
> Assignee: Eugene Kirpichov
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> SDF currently only has a checkpoint() API. This Jira is about adding the
> splitAtFraction() API and its support in runners that support the respective
> feature for sources.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)