brayanjuls opened a new pull request, #412: URL: https://github.com/apache/hudi-rs/pull/412
## Description This work seeks to expose the existing datafusion datasource to the python api, with the goal of being able to use dafusion in python hudi-rs. To implement this we leverage datafusion FFI custom table provider as mentioned in this [doc](https://github.com/apache/datafusion-python/blob/main/docs/source/user-guide/io/table_provider.rst). ## How are the changes test-covered - [ ] N/A - [x] Automated tests (unit and/or integration tests) - [ ] Manual tests - [ ] Details are described below -- 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]
