Taragolis commented on PR #35966: URL: https://github.com/apache/airflow/pull/35966#issuecomment-1836256294
I think it not simple. I've tried in the past to do with separate by client / resource types hooks, but it was before async support was added. In general it required to rework some very old hooks which comes from Airflow 1.10 and below, e.g.: - EC2Hook - DynamoDBHook - S3Hook - BatchHook -- 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]
