-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
This project is quite exciting to see!
I noticed that there's a handrolled Flight SQL client in the repo. Have you considered using the ADBC Flight SQL driver instead? I'm one of the Arrow contributors working on it, and it'll be on PyPI soon™ (I'm working on the 0.2.0 release cycle right now). That would give you a DBAPI-compatible interface to build on for things like the SQLAlchemy integration here.
Also, it would theoretically let you avoid a dependency on PyArrow if you are only using it with things like Polars. (However, some work would be needed to make that possible in the DBAPI interface.)
Metadata
Metadata
Assignees
Labels
No labels