kylebrooks-8451 opened a new pull request, #9: URL: https://github.com/apache/arrow-datafusion-python/pull/9
This implements a PyArrow Dataset TableProvider that allows for using Datasets as tables in Datafusion. Fixes #8 This is a rebase of the [PR from the old repo](https://github.com/datafusion-contrib/datafusion-python/pull/59) I have updated the TableProvider trait for DataFusion 10.0.0 but have not been able to make sure this compiles yet because the master branch is [not building](https://github.com/datafusion-contrib/datafusion-python/runs/7446056754?check_suite_focus=true#step:6:144). -- 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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org