GitHub user kien-truong added a comment to the discussion: Confusing usage of AthenaSensor?
Per the current implementation, `AthenaSensor` is a bit useless useless, because `AthenaOperator` has already waited for query completion and will raise exception if the query did not complete. https://github.com/apache/airflow/blob/5d87bddf0aa5f485f3684c909fb95f461e5a2ab6/providers/amazon/src/airflow/providers/amazon/aws/operators/athena.py#L165-L175 GitHub link: https://github.com/apache/airflow/discussions/24984#discussioncomment-12275066 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
