potiuk commented on a change in pull request #8991:
URL: https://github.com/apache/airflow/pull/8991#discussion_r429646668



##########
File path: airflow/providers/amazon/aws/hooks/batch_client.py
##########
@@ -36,7 +36,15 @@
 
 from airflow.exceptions import AirflowException
 from airflow.providers.amazon.aws.hooks.base_aws import AwsBaseHook
-from airflow.typing_compat import Protocol, runtime_checkable

Review comment:
       I think I solved all of those small quirks in a good way. The only 
"hacky" think is Parpermill AUTO lineage, because AUTO lineage is basically 
incompatible with Airflow 1.10. But the manual lineage should work.




----------------------------------------------------------------
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.

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


Reply via email to