[
https://issues.apache.org/jira/browse/BEAM-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15390312#comment-15390312
]
ASF GitHub Bot commented on BEAM-480:
-------------------------------------
GitHub user peihe opened a pull request:
https://github.com/apache/incubator-beam/pull/717
[BEAM-480] Move insertAll() from BigQueryTableInserter to BigQueryServices
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/peihe/incubator-beam log-request
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-beam/pull/717.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 #717
----
commit 2d998bd8dd99c2c03420a70fbed0194b2df95d23
Author: Pei He <[email protected]>
Date: 2016-07-22T22:03:38Z
[BEAM-480] Move insertAll() to BigQueryServices
----
> Use BigQueryServices abstraction in BigQueryIO
> ----------------------------------------------
>
> Key: BEAM-480
> URL: https://issues.apache.org/jira/browse/BEAM-480
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-gcp
> Reporter: Pei He
> Assignee: Pei He
> Priority: Minor
>
> There are legacy code that sent request to BigQuery directly.
> They should be moved to use BigQueryServices.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)