eladkal commented on issue #28679:
URL: https://github.com/apache/airflow/issues/28679#issuecomment-1370683358

   >  I've found that we try to import numpy before pandas and in case of 
pandas not installed we more more likely get ModuleNotFoundError raised instead 
of AirflowOptionalProviderFeatureException
   
   I don't think this is a concern...
   This is a dependency of a dependency.
   If you use library directly you should make sure you install it and not 
relay on another package to do that for you.


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