datafusion-contrib / datafusion-contrib/datafusion-distributed
Support Python bindings
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 139
- Forks
- 67
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 35
Description
In the same way some users might be interested in interacting with normal DataFusion through Python, they might also be interested in interacting with distributed DataFusion through Python.
Probably the Python interface is not going to offer the same level of customization as the Rust native code, but that sounds fair.
Along with the Python bindings, an example of how to use them would be amazing.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing how normal DataFusion exposes its Python interface, then compare that surface with the distributed DataFusion capabilities described here. Define which functionality the bindings should support and how the example should demonstrate it. The issue names no files, tests, or entry points, so the implementation scope needs maintainer guidance before work begins.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rust
- Domain
- api, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100