Uh oh!
There was an error while loading. Please reload this page.
AIP-84: Migrate Dag Parsing endpoint to FastApi - #44416
Conversation
bad0ea3 to
af1827dComparerawwar
commented
Nov 27, 2024
closed and reopened to run tests |
Uh oh!
There was an error while loading. Please reload this page.
pierrejeambrun
left a comment
There was a problem hiding this comment.
Nice.
Looking good overall, just a few suggestions :)
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.
Uh oh!
There was an error while loading. Please reload this page.
941c83d to
094966aCompareprabhusneha
commented
Nov 28, 2024
Fixing the checks. |
c32838e to
b3b783dCompareUh oh!
There was an error while loading. Please reload this page.
prabhusneha
commented
Nov 28, 2024
Rebased and all PR comments addressed.. FYI @pierrejeambrun |
pierrejeambrun
left a comment
There was a problem hiding this comment.
One small nit, ready to merge
Uh oh!
There was an error while loading. Please reload this page.
5fb527b to
5546e23Compare5546e23 to
2cae524Comparepierrejeambrun
commented
Nov 28, 2024
Thanks! |
* AIP-84: Migrate Dag Parsing endpoint to FastApi * Address PR comments * Change the test class name * Address PR comments and fix tests * Address PR comment * remove database isolation option to fix failing check * Address PR comment --------- Co-authored-by: Sneha Prabhu <snehaprabhu@Snehas-MacBook-Pro.local>
Related: #42370
Testing:
API responses using legacy and fastAPI endpoints:
Legacy-API:
last_parsed_time changed in airflow.dag:
FastAPI:
last_parsed_time changed in airflow.dag: