Carlos Alonso created BEAM-4824:
-----------------------------------
Summary: Get BigQueryIO batch loads to return something actionable
Key: BEAM-4824
URL: https://issues.apache.org/jira/browse/BEAM-4824
Project: Beam
Issue Type: Improvement
Components: io-java-gcp
Reporter: Carlos Alonso
Assignee: Carlos Alonso
ATM BigQueryIO batchloads returns an empty collection that has no information
related to how the load job finished. It is even returned before the job
finishes.
Change it so that:
# The returning PCollection only appers when the job has actually finished
# The returning PCollection contains information about the job result
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)