Reuven Lax created BEAM-2154:
--------------------------------
Summary: Writing to large numbers of BigQuery tables causes
out-of-memory
Key: BEAM-2154
URL: https://issues.apache.org/jira/browse/BEAM-2154
Project: Beam
Issue Type: Bug
Components: sdk-java-gcp
Reporter: Reuven Lax
Assignee: Reuven LaxSince all TableRowWriters are created in a single DoFn, the write buffers all exist simultaneously and use up large amounts of memory. -- This message was sent by Atlassian JIRA (v6.3.15#6346)
