Uh oh!
There was an error while loading. Please reload this page.
Update the Athena Sample DAG and Docs - #23428
Conversation
ferruzzi
commented
May 2, 2022
@eladkal may want eyes on this one since he has reviewed most.all of the others in this collection of changes. |
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.
7be17d2 to
661b381Compareferruzzi
commented
May 4, 2022
@josh-fell Made the suggested changes and rebased while I was at it. Thanks for the review. |
The PR is likely OK to be merged with just subset of tests for default Python and Database versions without running the full matrix of tests, because it does not modify the core of Airflow. If the committers decide that the full tests matrix is needed, they will add the label 'full tests needed'. Then you should rebase to the latest main or amend the last commit of the PR, and push it with --force-with-lease. |
Cleans up the existing sample DAG and docs for the Athena operator and sensor.
Part of a project to standardize AWS sample dags and docs in preparation for adding System Testing.
Related: #21523
Related: #21475
Related: #21828
Related: #21920
etc...