frankzhao commented on pull request #12960:
URL: https://github.com/apache/beam/pull/12960#issuecomment-774670479


   Regarding (1): BigQuerySource is deprecated since 2.25.0 
https://github.com/apache/beam/blob/b74fcf7b30d956fb42830d652a57b265a1546973/sdks/python/apache_beam/io/gcp/bigquery.py#L479
 and users should use ReadFromBigQuery, which handles the `temp_dataset` kwarg.
   
   Regarding (2): Yes, we should probably have the same doc comment for 
`temp_dataset` in ReadFromBigQuery.


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


Reply via email to