Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Using Arrow ADBC Flight SQL driver? #10

Description

@lidavidm

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.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions