JavierLopezT commented on pull request #12033:
URL: https://github.com/apache/airflow/pull/12033#issuecomment-754788553


   > Hi @JavierLopezT, I think it is "fixed" now (see 
[c7d75ad](https://github.com/apache/airflow/commit/c7d75ad887cd12d5603563c5fa873c0e2f8975aa)).
   
   Thanks. Now I think the error is:
   ```
   /usr/local/lib/python3.6/site-packages/snowflake/connector/options.py:78: 
UserWarning: You have an incompatible version of 'pyarrow' installed (1.0.1), 
please install a version that adheres to: 'pyarrow<0.18.0,>=0.17.0; extra == 
"pandas"'
       warn_incompatible_dep('pyarrow', _installed_pyarrow_version.version, 
_expected_pyarrow_version)
   ```
   
   Is this something within the scope of this PR? If so, how could I solve it? 
Thank you very much
   


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