8000 Implement PyArrow Dataset TableProvider by kdbrooks · Pull Request #9 · apache/datafusion-python · GitHub
[go: up one dir, main page]

Skip to content

Implement PyArrow Dataset TableProvider #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitH 8000 ub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jul 26, 2022

Conversation

kdbrooks
Copy link
Contributor
@kdbrooks kdbrooks commented Jul 22, 2022

This implements a PyArrow Dataset TableProvider that allows for using Datasets as tables in Datafusion.

Fixes #8 originally datafusion-contrib/datafusion-python#10

This is a rebase of datafusion-contrib/datafusion-python#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.

Copy link
Member
@andygrove andygrove left a comment
< 8E6C button class="flash-close js-comment-hide-minimize-form" type="button">

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @kylebrooks-8451.

@andygrove andygrove merged commit e0cbf48 into apache:master Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support reading from PyArrow datasets
2 participants
0