- Notifications
You must be signed in to change notification settings - Fork126
Closed
Description
Hello! Is the version requirement on the pyarrow package strict?
pyarrow = "^9.0.0"We would like to usedatabricks-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 seemsdatabricks-sql-python can work with older versions of pyarrow such as 8.0.0. It would be great ifdatabricks-sql-python can specify a wider range of pyarrow versions for better compatibility.
Metadata
Metadata
Assignees
Labels
No labels