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

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

                Author: ASF GitHub Bot
            Created on: 06/Nov/18 21:49
            Start Date: 06/Nov/18 21:49
    Worklog Time Spent: 10m 
      Work Description: HuangLED commented on issue #6966: [DRAFT] [BEAM-5391] 
Add jar file flags to integrationTest targets.
URL: https://github.com/apache/beam/pull/6966#issuecomment-436421063
 
 
   @lukecwik  @lgajowy 
   
   We have done following 3 tests: 
   1) [PASSED] on my local machine, run `./gradlew integrationTest 
--tests=org.apache.beam.sdk.io.text.TextIOIT ...`
   2) [PASSED] on my local machine, apply a revert of revert, then run 
'./gradlew integrationTest --tests=org.apache.beam.sdk.io.text.TextIOIT ...'
   3) [PASSED, but a potential issue remains]. Java TextIO Performance Test in 
this PR. But there is potential issue, see below, for this very reason I keep 
this PR marked as draft for now. 
   
   Click into detail of "Java TextIO Performance Test".  You will see this 
succeeded run threw an exception when evaluating the gradle project.  Not sure 
if this is just a transient error, but I couldn't reproduce it on my local 
environment. 
   
   I will look into this a bit more. Please take a look if this is actually is 
a known issue.  
   
   Thanks! 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 163208)
            Time Spent: 10m
    Remaining Estimate: 0h

> Use repeated fields for model for ordering of input/output/etc maps
> -------------------------------------------------------------------
>
>                 Key: BEAM-5391
>                 URL: https://issues.apache.org/jira/browse/BEAM-5391
>             Project: Beam
>          Issue Type: Sub-task
>          Components: beam-model
>            Reporter: Henning Rohde
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The Go SDK uses positional side input tagging and needs the ordering. It 
> cannot as easily encode it into a sequential tag ("i0", "i1", ..) because 
> runners much with the naming when doing certain optimizations.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to