[
https://issues.apache.org/jira/browse/BEAM-4287?focusedWorklogId=353086&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-353086
]
ASF GitHub Bot logged work on BEAM-4287:
----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Dec/19 23:21
Start Date: 03/Dec/19 23:21
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 combination of https://s.apache.org/beam-bundles-backlog-splitting and
https://s.apache.org/beam-checkpoint-and-split-bundles provide the background.
They are out of date with respect to what was done in the Python SDK but 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: 353086)
Time Spent: 50m (was: 40m)
> 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: 50m
> 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)