potiuk commented on PR #59932: URL: https://github.com/apache/airflow/pull/59932#issuecomment-3700651584
> I assume Edge must be actually excluded from the attempt to define sqlalchemy explicitly, it needs a strong dependency to core until we maybe have changed the packaging of executors in another way. > should i close this PR and mention in the open issue that edge should be excluded from it ? Yeah. I think we should close it, but it's also as Jens wrote a sign that we need to extract the "worker" part to separte distributon. Currently, when you install edge3 provider - you will also need to install "apache-airflow" - which is only needed for executor part. But for now - I coinsider edge3 provider as "done" in context of that task. -- 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]
