KamranImaaz commented on PR #60712: URL: https://github.com/apache/airflow/pull/60712#issuecomment-3764063185
> Overall LGTM, small comment. > > Also, could you please apply the same fix to the `try..except` block of `BigtableDeleteTableOperator`? (same principle) > > @VladaZakharova I'll be happy for your review here as well - allegedly both `Delete` operators should never reach the `NotFound` case as it is already handled in the hook (it's a 7 years old code, so maybe things have been a bit different in the past). Yes Once it is approved I will raise another PR and modify the `Bigtable.py` file. -- 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]
