MaksYermak commented on PR #66652:
URL: https://github.com/apache/airflow/pull/66652#issuecomment-4449689689

   @shahar1 
   I think it can be fix here is an example of 
[usage](https://github.com/apache/airflow/blob/main/providers/google/src/airflow/providers/google/cloud/hooks/bigquery.py#L1088-L1089)
 for `get_table` function. In this PR the `table_uri` is constracted in a wrong 
way 
[link](https://github.com/apache/airflow/blob/main/providers/google/src/airflow/providers/google/cloud/sensors/bigquery.py#L404-L409)
 


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