ricardograca-scratch opened a new issue, #23290: URL: https://github.com/apache/beam/issues/23290
### What would you like to happen? The current Python SDK doesn't include the `https://www.googleapis.com/auth/drive` scope when sending the authentication request to Google Cloud. This means that it's not possible to access Google Drive backed tables in BigQuery. Adding the scope does indeed provide the required access. I'm only interested in the Python SDK, but this change should be easy to apply on all other SDKs as well if there's interest in that. I can work on this change and submit a pull request. ### Issue Priority Priority: 2 ### Issue Component Component: sdk-py-core -- 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]
