Uh oh!
There was an error while loading. Please reload this page.
Added Hook for Amazon RDS - #20642
Conversation
Uh oh!
There was an error while loading. Please reload this page.
aec5a1c to
ae53b0dCompareUh oh!
There was an error while loading. Please reload this page.
03a38e2 to
d093539Comparecd32678 to
121b901CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
dstandish
left a comment
There was a problem hiding this comment.
looks good to me apart from the one file i have question about
Uh oh!
There was an error while loading. Please reload this page.
9f6fb05 to
7470059CompareThe 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
fb2567eCompareUh oh!
There was an error while loading. Please reload this page.
69157ae to
c5451fdCompare254c8c2 to
36a6a4fComparee421437 to
0c1b9efCompare2308501 to
2432fe2Comparedstandish
commented
Feb 18, 2022
@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
645365cCompare645365c to
6faf95cComparedstandish
commented
Feb 23, 2022
Nice! glad you figured it out. |
168cb4c to
f0ef165Comparepotiuk
commented
Feb 25, 2022
@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 |
potiuk
commented
Feb 25, 2022
@kazanzhy@dstandish I think I managed to workaround the pip resolver issue with #21824 - please rebase to latest main. |
dstandish
commented
Feb 25, 2022
done
thanks a bunch! |
f0ef165 to
0c8f247Compare
I had two different implementations of
RDSHook.