Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

[BUG] Dependency conflict for PyArrow #1007

Closed
rjdp opened this issue Jun 27, 2022 · 0 comments · Fixed by #1008
Closed

[BUG] Dependency conflict for PyArrow #1007

rjdp opened this issue Jun 27, 2022 · 0 comments · Fixed by #1008
Milestone

Comments

@rjdp
Copy link
Contributor

rjdp commented Jun 27, 2022

Describe the bug

PyAthena installs version of PyArrow that is incompatible with Snowflake's Pyarrow requirement

Explain the environment

  • Chaos Genius version: 0.9.0 development build
  • OS Version / Instance: any
  • Deployment type: any

Current behavior

warning while pip install

Expected behavior

pip install warning should not be there

Screenshots

image

Additional context

N/A

Logs

/home/samyak/work/ChaosGenius/chaos_genius/.direnv/python-3.8.13/lib64/python3.8/site-packages/snowflake/connector/options.py:96: UserWarning: You have an incompatible version of 'pyarrow' installed (8.0.0), pleas e install a version that adheres to: 'pyarrow<6.1.0,>=6.0.0; extra == "pandas"' warn_incompatible_dep(

@Samyak2 Samyak2 added this to the v0.9.0 milestone Jun 28, 2022
@Samyak2 Samyak2 closed this as completed Jun 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants