Closed andygrove closed 1 year ago
Closes https://github.com/apache/arrow-ballista/issues/684
Add support for using Ballista as a scheduler for execution engines other than DataFusion
There is a corresponding PR in PyBallista that shows how this is used to support Python execution: https://github.com/apache/arrow-ballista-python/pull/19
Which issue does this PR close?
Closes https://github.com/apache/arrow-ballista/issues/684
Rationale for this change
Add support for using Ballista as a scheduler for execution engines other than DataFusion
What changes are included in this PR?
There is a corresponding PR in PyBallista that shows how this is used to support Python execution: https://github.com/apache/arrow-ballista-python/pull/19
Are there any user-facing changes?