MaksYermak commented on PR #60712: URL: https://github.com/apache/airflow/pull/60712#issuecomment-3783182352
@KamranImaaz @shahar1 thank you for the explanation! My fault now I see that `instance()` is just a construct and, also, I see that we handle `NotFound` exception on the Client side inside `exists` method [here](https://github.com/googleapis/python-bigtable/blob/main/google/cloud/bigtable/instance.py#L361) . This PR looks good to me, thank you one more time for your clarification -- 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]
