[
https://issues.apache.org/jira/browse/BEAM-573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anonymous updated BEAM-573:
---------------------------
Status: Triage Needed (was: Resolved)
> 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-text
> Affects Versions: 0.1.0-incubating, 0.2.0-incubating
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: P2
> 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
(v8.20.10#820010)