[
https://issues.apache.org/jira/browse/BEAM-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15392918#comment-15392918
]
ASF GitHub Bot commented on BEAM-480:
-------------------------------------
GitHub user peihe opened a pull request:
https://github.com/apache/incubator-beam/pull/729
[BEAM-480] Move createTable() from BigQueryTableInserter to BigQueryServices
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/peihe/incubator-beam bq-services
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-beam/pull/729.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 #729
----
commit fffb3d98f16132771c9a5e5de7699f7cacdb84f7
Author: Pei He <[email protected]>
Date: 2016-07-25T18:02:10Z
[BEAM-480] Move createTable() 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)