Pyarrow 10.0.1 just released today (supports Python 3.11), but snowflake-connector-python is bound to pyarrow>=8.0.0,<8.1.0 which makes it impossible to run on Python 3.11.
-
What version of Python are you using?
Python 3.11.0 (main, Oct 24 2022, 22:24:46) [Clang 14.0.0 (clang-1400.0.29.102)]
-
What operating system and processor architecture are you using?
macOS-13.0.1-arm64-arm-64bit
-
What are the component versions in the environment (pip freeze)?
pyarrow==10.0.1
-
What did you do?
Install snowflake-connector-python