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/20 19:27:03 UTC

[GitHub] [beam] ananvay commented on a change in pull request #11466: [BEAM-9787] Clear error message on UW + BQSource

ananvay commented on a change in pull request #11466:
URL: https://github.com/apache/beam/pull/11466#discussion_r411633014



##########
File path: sdks/python/apache_beam/runners/dataflow/dataflow_runner.py
##########
@@ -91,6 +91,12 @@
 _LOGGER = logging.getLogger(__name__)
 
 
+BQ_SOURCE_UW_ERROR = (
+    'The Read(BigQuerySource(...)) transform is not supported with newer stack '
+    'features (Fn API, Unified Worker, etc). Please use the transform '

Review comment:
       +1 -- "Dataflow Runner v2"




----------------------------------------------------------------
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