[ https://issues.apache.org/jira/browse/BEAM-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15743938#comment-15743938 ]
ASF GitHub Bot commented on BEAM-1071: -------------------------------------- GitHub user sammcveety opened a pull request: https://github.com/apache/incubator-beam/pull/1590 [BEAM-1071] Allow for streaming tables with CREATE_NEVER disposition You can merge this pull request into a Git repository by running: $ git pull https://github.com/sammcveety/incubator-beam sgmc/never_disposition Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-beam/pull/1590.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 #1590 ---- commit 76240403cc3a14d413d597d24b8871832a3b7192 Author: Sam McVeety <s...@google.com> Date: 2016-12-13T02:47:20Z Allow for BQ tables never ---- > Support pre-existing tables with streaming BigQueryIO > ----------------------------------------------------- > > Key: BEAM-1071 > URL: https://issues.apache.org/jira/browse/BEAM-1071 > Project: Beam > Issue Type: Improvement > Components: sdk-java-gcp > Reporter: Sam McVeety > Priority: Minor > > Specifically, with a tableRef function, CREATE_NEVER should be allowed for > pre-existing tables. -- This message was sent by Atlassian JIRA (v6.3.4#6332)