datafusion-ballista icon indicating copy to clipboard operation
datafusion-ballista copied to clipboard

Integration test script should test the Python bindings

Open andygrove opened this issue 3 years ago • 0 comments

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

andygrove avatar Oct 16 '22 15:10 andygrove