cablespaghetti opened a new issue #18805:
URL: https://github.com/apache/airflow/issues/18805


   ### Apache Airflow version
   
   2.1.4 (latest released)
   
   ### Operating System
   
   Airflow 2.1.4 docker container
   
   ### Versions of Apache Airflow Providers
   
   The Airflow 2.1.4 constraints pull in `snowflake-connector-python==2.6.1` 
and `pyarrow==4.0.1`. Unfortunately when run with pyarrow 4 I get the following 
error from the snowflake connector:
   
   ```
    
/home/airflow/.local/lib/python3.6/site-packages/snowflake/connector/options.py:97
 UserWarning: You have an incompatible version of 'pyarrow' installed (4.0.1), 
please install a version that adheres to: 'pyarrow<5.1.0,>=5.0.0; extra == 
"pandas"'
   ```
   
   ### Deployment
   
   Official Apache Airflow Helm Chart
   
   ### Deployment details
   
   _No response_
   
   ### What happened
   
   _No response_
   
   ### What you expected to happen
   
   _No response_
   
   ### How to reproduce
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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