TSultanov commented on issue #26904: URL: https://github.com/apache/beam/issues/26904#issuecomment-1581039867
It seems that we need a similar functionality to support ReadFromBigQuery transform for Python examples in Playground. Our examples need to read the sample data from a different GCP project (clouddataflow-readonly), but use our GCP project for running the job, as we cannot give any permissions for our service account to create jobs in the clouddataflow-readonly one. This already works in Java (https://play-dev.beam.apache.org/?path=SDK_JAVA_MinimalBigQueryTornadoes&sdk=java). -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
