[
https://issues.apache.org/jira/browse/BEAM-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15954482#comment-15954482
]
ASF GitHub Bot commented on BEAM-437:
-------------------------------------
GitHub user reuvenlax opened a pull request:
https://github.com/apache/beam/pull/2418
[BEAM-437]
Properly address new API for dynamic table writes.
R: @jkff
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/reuvenlax/incubator-beam fix_bq_javadoc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/2418.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2418
----
commit a773a66f2b752f19585a0e435ee010a07e207fac
Author: Reuven Lax <[email protected]>
Date: 2016-11-14T04:29:31Z
Add PubSub attributes support to PubsubIO.
commit 246698f7fae72fe2519e82fb336530876f26bfe2
Author: Reuven Lax <[email protected]>
Date: 2017-04-04T02:23:09Z
Fix Javadoc for BigQueryIO
----
> 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
> Assignee: Reuven Lax
> 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.15#6346)