You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Daniel Halperin (JIRA)" <ji...@apache.org> on 2016/07/11 16:56:11 UTC

[jira] [Created] (BEAM-437) Data-dependent BigQueryIO in batch

Daniel Halperin created BEAM-437:
------------------------------------

             Summary: Data-dependent BigQueryIO in batch
                 Key: BEAM-437
                 URL: https://issues.apache.org/jira/browse/BEAM-437
             Project: Beam
          Issue Type: Bug
          Components: sdk-java-gcp
            Reporter: Daniel Halperin
            Priority: Minor


Blocked by [BEAM-92].

Right now, we use BigQuery's streaming write API when using window-dependent tables in BigQuery. We should

1. Support data-dependent tables as well.
2. Find a way to use the batch write API.
3. This requires careful design to be idempotent or, at least, as close to idempotent as possible.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)