[ 
https://issues.apache.org/jira/browse/BEAM-9935?focusedWorklogId=436336&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-436336
 ]

ASF GitHub Bot logged work on BEAM-9935:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/May/20 03:01
            Start Date: 22/May/20 03:01
    Worklog Time Spent: 10m 
      Work Description: youngoli commented on pull request #11791:
URL: https://github.com/apache/beam/pull/11791#issuecomment-632451757


   For reference, the tests I'm trying to match: 
https://github.com/apache/beam/blob/master/sdks/python/apache_beam/runners/worker/bundle_processor_test.py#L61


----------------------------------------------------------------
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 436336)
    Time Spent: 1h 50m  (was: 1h 40m)

> Resolve differences in allowed_split_point implementations
> ----------------------------------------------------------
>
>                 Key: BEAM-9935
>                 URL: https://issues.apache.org/jira/browse/BEAM-9935
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-go, sdk-java-harness, sdk-py-harness
>            Reporter: Luke Cwik
>            Assignee: Daniel Oliveira
>            Priority: P2
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> [Java SDK 
> harness|https://github.com/apache/beam/blob/d82d061aa303430f3d2853f397f3130fae6200cd/sdks/java/harness/src/main/java/org/apache/beam/fn/harness/BeamFnDataReadRunner.java#L223]
>  doesn't support it yet which is also safe.
> [Go SDK 
> harness|https://github.com/apache/beam/blob/d82d061aa303430f3d2853f397f3130fae6200cd/sdks/go/pkg/beam/core/runtime/exec/datasource.go#L273]
>  only supports splits if points are specified and it doesn't use the fraction 
> at all.
> [Python SDK 
> harness|https://github.com/apache/beam/blob/d82d061aa303430f3d2853f397f3130fae6200cd/sdks/python/apache_beam/runners/worker/bundle_processor.py#L947]
>  ignores the split points meaning that it may return an invalid split 
> location based upon the runners limitations.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to