timsaucer opened a new issue, #13175: URL: https://github.com/apache/datafusion/issues/13175
### Is your feature request related to a problem or challenge? PR #https://github.com/apache/datafusion/pull/12920 introduces FFI rust-to-rust bindings. To follow on this work, we should improve the documentation of this feature and how to use it. ### Describe the solution you'd like At a minimum address these concerns: - [ ] https://github.com/apache/datafusion/pull/12920#discussion_r1811062815 - [ ] https://github.com/apache/datafusion/pull/12920#discussion_r1811063527 - [ ] https://github.com/apache/datafusion/pull/12920#discussion_r1811068524 Also we should add in a full example of how someone could build a runtime library loading of external table providers. ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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]
