Yaro1 commented on issue #29958: URL: https://github.com/apache/airflow/issues/29958#issuecomment-1464998095
@chriscugliotta for [BigQueryToGcsOperator](https://github.com/apache/airflow/blob/3374fdfcbddb630b4fc70ceedd5aed673e6c0a0d/airflow/providers/google/cloud/transfers/bigquery_to_gcs.py#L38) it should work correctly because of using split_tablename method from BigQueryHook object. In PR I will use same method for the sameness -- 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]
