Closed
Description
Hello! Is the version requirement on the pyarrow package strict?
pyarrow = "^9.0.0"
We would like to use databricks-sql-python
in a project that depends on a lower version of pyarrow (8.0.0). We ran into conflicting version issues when using package management tools such as poetry. In our tests it seems databricks-sql-python
can work with older versions of pyarrow such as 8.0.0. It would be great if databricks-sql-python
can specify a wider range of pyarrow versions for better compatibility.
Metadata
Metadata
Assignees
Labels
No labels