Move exception handling from Google Bigtable operators to hooks#61124
Conversation
mentioned about deprication of project_id parameter
|
@shahar1 due to a small mistake i accidentally pushed the all commits and got auto assigned reviewers. Sorry for that. |
shahar1
left a comment
There was a problem hiding this comment.
Not bad!
Please fix according to the comments.
providers/google/src/airflow/providers/google/cloud/hooks/bigtable.py
Outdated
Show resolved
Hide resolved
|
And Also Shahar this we are using everywhere in the operator instead of that we can use |
You may encapsulate it in the hook where applicable |
|
Okay Sure |
… not used. in hooks test_bigtable.py
|
I have updated the code according to your comments. Please have a view. |
Done Shahar Updated the docstrings. Thanks |
Thanks Shahar |
|
There are many open GCP issues(some are very older that i don't know whether they are relevant or not). If you don't mind can you assign me any of those issues. I would be happy to work on those. |
Sounds good, please tag me in a couple of issues and I'll assign you if they are still relevant. |
|
Static checks seems to fail, could you please run the pre-commits? |
Sure I will tag you |
|
@shahar1 All Checks have passed! |
Great! I'll give Google's team a couple of more days to comment, and then I'll merge. |
|
Shahar I have one suggestion. In Bigtable Hooks currently we are having this For Whats your view in this?? |
It's being used in the |
|
Following a recent incident - I want also to ensure that related system tests pass before merging this one. |
Hi @shahar1 while I currently do not have the access to run the system tests. I will try to get the access and run them. In the meanwhile google team can run them |
Just to make it clear - are you ok with merging without running the system tests? |
|
Ran it myself eventually, we're good to go: @KamranImaaz - Great job! |
|
Thanks |

Fixes #60687