[
https://issues.apache.org/jira/browse/BEAM-4096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16551913#comment-16551913
]
Jan Peuker commented on BEAM-4096:
----------------------------------
My apologies [~pabloem] for the tardy reply, was traveling too much. I used to
have the PR ready but postponed it due to the Maven -> Gradle change (as most
of the fixes actually involved upgrading to the latest BigQuery SDK). Now that
this is done I intend do send a PR for 2.6.0 but happy to keep the fix version
empty for now.
> BigQueryIO ValueProvider support for NumFileShards and Triggering Frequency
> ---------------------------------------------------------------------------
>
> Key: BEAM-4096
> URL: https://issues.apache.org/jira/browse/BEAM-4096
> Project: Beam
> Issue Type: Improvement
> Components: io-java-gcp
> Affects Versions: 2.4.0
> Reporter: Ryan McDowell
> Assignee: Jan Peuker
> Priority: Minor
>
> Enhance BigQueryIO to accept ValueProviders for:
> * withTriggeringFrequency(..)
> * withNumFileShards(..)
> It would allow Dataflow templates to accept these parameters at runtime
> instead of being hardcoded. This opens up the ability to create Dataflow
> templates which allow users to flip back-and-forth between batch and
> streaming inserts.
> withMethod(..) cannot be changed at runtime currently.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)