Henning Rohde created BEAM-3579:
-----------------------------------
Summary: Go textio.Write does not work on non-direct runners
Key: BEAM-3579
URL: https://issues.apache.org/jira/browse/BEAM-3579
Project: Beam
Issue Type: Bug
Components: sdk-go
Reporter: Henning Rohde
The content is not flushed/closed, so for GCS the object is never created. We
need to write the object as a side input instead or similar. We may never call
Teardown for non-local runners and FinishBundle doesn't have the right
granularity.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)