Skip to content

Expose API to register a foreign TableProvider #823

Closed
@ion-elgreco

Description

@ion-elgreco

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
In delta-rs we have a TableProvider on DeltaTable on the rust side, we would like to leverage this in datafusion-python, so that we can make use the scanning capabilities of datafusion. However I don't see an API where we can register a table which as TableProvider in rust

Describe the solution you'd like
Provide a means to allow registering Tables that implement TableProvider in rust through python

Describe alternatives you've considered
Couldn't find any.

Related issues
delta-io/delta-rs#1204

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions