You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/08/17 14:57:59 UTC

[GitHub] [airflow] uranusjr commented on pull request #25697: Help pip resolver to make better decisions on Pyarrow version

uranusjr commented on PR #25697:
URL: https://github.com/apache/airflow/pull/25697#issuecomment-1218126453

   A collegue in Astronomer just identified the root cause to this. [databricks-sql-python](https://github.com/databricks/databricks-sql-python), a dependency of the databricks provider, does not support 3.10. It also does not support pyarrow>=6, so pip is correct to report a resolution is impossible, although that conflict is the less important issue of the two and thus sort of misleading. But in any case, this means the latest constraint files will _probably_ _maybe_ have issues with the databricks extra, but I’m willing to bet on there’s nothing noticable unless someone complains on the issue tracker.


-- 
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-unsubscribe@airflow.apache.org

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