You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/08/31 20:46:58 UTC

[GitHub] [arrow-datafusion] avantgardnerio commented on pull request #3311: Custom table provider factories

avantgardnerio commented on PR #3311:
URL: https://github.com/apache/arrow-datafusion/pull/3311#issuecomment-1233404922

   @andygrove @alamb @houqp This was a quick and dirty implementation, but I thought I would throw it out there to collect your thoughts on it. If something like this is deemed acceptable and merged, we'd extend Ballista to use it as well, then either:
   
   1. make a fork of Ballista with `delta-rs` included
   2. make our own server that depends on Ballista as a library but also depends on `delta-rs` and has it's own `void main()`
   3. Add a plugin architecture to Ballista to allow it to load `delta-rs` dynamically as an `.so` file


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org