You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2020/04/09 19:14:18 UTC

[GitHub] [beam] y1chi commented on issue #11355: [BEAM-9727] Automatically set required experiment flags for dataflow runner v2.

y1chi commented on issue #11355: [BEAM-9727] Automatically set required experiment flags for dataflow runner v2.
URL: https://github.com/apache/beam/pull/11355#issuecomment-611705515
 
 
   > Thanks a lot Yichi! Could we also ensure this change works with the default bq_sink flag in #11309? Basically, we should be able to run a batch python pipeline with BQ sink with just --use_runner_v2 option. Ideally, with your current change and the one in PR-11309, we should be able to run it e2e w/o any extra flags.
   
   I've validated with an example pipeline using BigQuery sink, and asserted on the beam fn api flag in apply_WriteToBigQuery where the flag is used.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services