[
https://issues.apache.org/jira/browse/BEAM-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismaël Mejía updated BEAM-573:
------------------------------
Component/s: (was: z-do-not-use-sdk-java-extensions)
io-java-files
> TextIO.read() should support sharding
> -------------------------------------
>
> Key: BEAM-573
> URL: https://issues.apache.org/jira/browse/BEAM-573
> Project: Beam
> Issue Type: Improvement
> Components: io-java-files
> Affects Versions: 0.1.0-incubating, 0.2.0-incubating
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: Not applicable
>
>
> Currently, TextIO supports sharding (or {{withoutSharding()}} option) only in
> {{Write}}.
> I think it makes sense to also supports sharding on the {{Read}} behaving
> like:
> read the input in chunks of n MB (to avoid heap OutOfMemory with large files).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)