Strikerrx01 commented on code in PR #34135:
URL: https://github.com/apache/beam/pull/34135#discussion_r1979379280


##########
sdks/python/apache_beam/io/gcp/bigquery_tools.py:
##########
@@ -474,9 +495,61 @@ def get_query_location(self, project_id, query, 
use_legacy_sql):
         query)
     return None
 
+  def get_table(self, project_id, dataset_id, table_id):

Review Comment:
    You're right - I'll restore the original method decorators that were 
present before.
   



-- 
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]

Reply via email to