SameerMesiah97 commented on code in PR #72081:
URL: https://github.com/apache/airflow/pull/72081#discussion_r3886888258


##########
providers/amazon/src/airflow/providers/amazon/aws/hooks/athena.py:
##########
@@ -86,6 +86,20 @@ class AthenaHook(AwsBaseHook):
         "CANCELLED",
     )
 
+    SPARK_INTERMEDIATE_STATES = (

Review Comment:
   Removed. This was originally added to mirror the constants for the base 
athena methods. But it is not used anywhere at the moment.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to