apache / apache/datafusion-ballista

Integration test script should test the Python bindings

Open
#363 0 comments 1 reaction 0 assignees View on GitHub
enhancement
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 integration test script tests the scheduler, executor, and Rust client, but not the Python bindings.

**Describe the solution you'd like**
Run the benchmarks using Python instead of Rust. This will test both the Python bindings and the Rust client.

**Describe alternatives you've considered**

**Additional context**

Contributor guide

Open the contributing guide

Research direction

Start by locating the integration test script and its existing benchmark invocation for the scheduler, executor, and Rust client. Update the test path to run the benchmarks through Python, then verify that the integration run exercises the Python bindings and completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, rust
Domain
testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.