potiuk commented on pull request #15515:
URL: https://github.com/apache/airflow/pull/15515#issuecomment-860264240


   Bad news @r-richmond.  While thrift-sasl is already good-to-go ......  seems 
that we had one more hidden dependency on sasl :( 
   
   @uranusjr warned me several times that extras in PIP are totally insane, and 
make it next to impossible to build a reasonable dependency graph - and I must 
concur with it now..... In our case `pyhive[hive] ` makes us still download and 
try to compile `sasl` (which has no chance to succeed as  `sasl` support for 
3.9 even if working for alpha release in April has been apparently abandoned).
   
   I added comment to the relevant issue in PyHive:
   
   https://github.com/dropbox/PyHive/issues/380#issuecomment-860263187
   
   Upvotes, encouraging comments are welcome :)
   


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