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:
[email protected]