TheNeuralBit commented on a change in pull request #11206: [BEAM-9598] Ensuring
_CustomBigQuerySource ValueProvider is only checked when strictly needed
URL: https://github.com/apache/beam/pull/11206#discussion_r397528683
##########
File path: sdks/python/apache_beam/io/gcp/bigquery.py
##########
@@ -638,7 +638,6 @@ def __init__(
self.kms_key = kms_key
self.split_result = None
- @check_accessible(['query'])
Review comment:
Gotcha, thanks for the help
----------------------------------------------------------------
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]
With regards,
Apache Git Services