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_r397515849
 
 

 ##########
 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:
   Ah so you partially answered my question in your comment. Is there any risk 
of this breaking the `query` path?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to