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

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

                Author: ASF GitHub Bot
            Created on: 24/Jul/19 00:01
            Start Date: 24/Jul/19 00:01
    Worklog Time Spent: 10m 
      Work Description: chamikaramj commented on issue #9088: [BEAM-4181] Add 
ReadFiles transform to TfRecordIO
URL: https://github.com/apache/beam/pull/9088#issuecomment-514426679
 
 
   Usually, the difference between Read and ReadFiles transforms is that, 
ReadFiles currently does not support dynamic work rebalancing while Read does 
(this will change with SDF).
   
   I see that, for TFRecordIO, we do not support dynamic work rebalancing 
anyways, so refactoring Read transform to use proposed ReadFiles should be fine.
   
   I don't think we need the hint if we use ReadFiles for both implementations.
 
----------------------------------------------------------------
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: 281398)
    Time Spent: 50m  (was: 40m)

> Add ReadFiles transform for TfRecordIO
> --------------------------------------
>
>                 Key: BEAM-4181
>                 URL: https://issues.apache.org/jira/browse/BEAM-4181
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>            Reporter: Chamikara Jayalath
>            Assignee: Ryan Skraba
>            Priority: Major
>             Fix For: 2.15.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> This will be needed for reading TFRecord file globs that expand into a huge 
> number of files.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to