satybald commented on a change in pull request #15185:
URL: https://github.com/apache/beam/pull/15185#discussion_r680228342



##########
File path: sdks/python/apache_beam/io/gcp/bigquery.py
##########
@@ -883,6 +895,221 @@ def _export_files(self, bq):
     return table.schema, metadata_list
 
 
+class _CustomBigQueryStorageSourceBase(BoundedSource):

Review comment:
       Thank you for the storage api client support! I am wondering could big 
query storage API be used to read a temporary table from BQ? 




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