ion-elgreco opened a new issue, #823:
URL: https://github.com/apache/datafusion-python/issues/823

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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to