[ 
https://issues.apache.org/jira/browse/BEAM-2700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16126459#comment-16126459
 ] 

ASF GitHub Bot commented on BEAM-2700:
--------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/beam/pull/3662


> BigQueryIO should support using file load jobs when using unbounded 
> collections
> -------------------------------------------------------------------------------
>
>                 Key: BEAM-2700
>                 URL: https://issues.apache.org/jira/browse/BEAM-2700
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-gcp
>    Affects Versions: 2.2.0
>            Reporter: Reuven Lax
>            Assignee: Reuven Lax
>
> Currently the method used for inserting into BigQuery is based on the input 
> PCollection. Bounded input using file load jobs, unbounded input uses 
> streaming inserts. However while streaming inserts have far lower latency, 
> then cost quite a bit more and they provide weaker consistency guarantees. 
> Users should be able to choose which method to use, irrespective of the input 
> PCollection.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to