You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue aims to track Python FFI-related development to expose table providers in Python.
It is created as a followup of #264
Here is a list of todo items:
Python ODBC table provider + example
Python Postgres table provider + example
Python MySQL table provider + example
Python Flight table provider + example
Integration testing
Finalize Python interface design, i.e. new_memory() or new(":memory:")