-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Added Hook for Amazon RDS #20642
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added Hook for Amazon RDS #20642
Conversation
aec5a1c to
ae53b0d
Compare
03a38e2 to
d093539
Compare
cd32678 to
121b901
Compare
dstandish
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me apart from the one file i have question about
9f6fb05 to
7470059
Compare
|
The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and take the risk. If they don't merge it quickly - please rebase it to the latest main at your convenience, or amend the last commit of the PR, and push it with --force-with-lease. |
bdd5e00 to
fb2567e
Compare
69157ae to
c5451fd
Compare
254c8c2 to
36a6a4f
Compare
e421437 to
0c1b9ef
Compare
2308501 to
2432fe2
Compare
|
@potiuk i'm a bit confused why we are seeing failures like this in this pr... https://github.com/apache/airflow/runs/5252964277?check_suite_focus=true#step:11:1533 |
|
So there are three ways to install stubs for RDS.
Seems |
2192a54 to
645365c
Compare
645365c to
6faf95c
Compare
Nice! glad you figured it out. |
168cb4c to
f0ef165
Compare
|
@kazanzhy @dstandish - I would really love if you could upvote and comment here: pypa/pip#10258 (comment). The problem is that we have no way currently to determine what is the root cause of the problem. The problem is that I proposed to add optional timeout on |
|
@kazanzhy @dstandish I think I managed to workaround the pip resolver issue with #21824 - please rebase to latest main. |
done
thanks a bunch! |
f0ef165 to
0c8f247
Compare
I had two different implementations of
RDSHook.