apache / apache/datafusion-ballista
[Python] Allow configuration options to be set when creating BallistaContext
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 320
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 66
Description
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
The Python bindings for BallistaContext have hard-coded configuration settings that cannot be overridden, so it is not possible to tune jobs.
**Describe the solution you'd like**
Allow configuration options to be set when creating BallistaContext
**Describe alternatives you've considered**
None
**Additional context**
None
Contributor guide
Research direction
Begin by locating the Python binding entry point for BallistaContext and the hard-coded configuration settings it uses. Define the supported creation-time option input and verify that a supplied value overrides the default and reaches job execution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100