Taragolis commented on PR #28442:
URL: https://github.com/apache/airflow/pull/28442#issuecomment-1356851154

   Oh, I just repeat step which probably most of user do first, just try to 
install it by `pip` into the regular image.
   
   Some of them after would read documentation and found this info, which 
really easy to find 
https://www.google.com/search?q=airflow+docker+install+python+packages, other 
would open issue, discussion, question on SO or into the Slack.
   
   Another problem for users what packages they need to install for build it, 
so that is why I suggest to create per-provider information about each 
extra/optional dependency (I could do that)
   
   > That would be - however - backwards incompatible for x86 users - because 
installing the provider will not pull azure-service-bus as requirement, so I am 
not too sure (we could likely come with some mixed approach where we have != 
aarch64 as "core" requirement and then have an extra to install it without that 
limitation - but I feel that would be rather cumbersome.
   
   I think better to keep compatibility and add as extra section even if it 
looks dumb. I bet that x86 main users now and for ARM we just have experimental 
support


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to