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

Add documentation on extending Ballista

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. It would be good to have some documentation explaining how to extend Ballista to add custom object stores and other functionality.

Describe the solution you'd like Add documentation in the user guide explaining how to extend Ballista. The simplest approach is to use ballista as a library and provide your own executor and scheduler processes that set up initial state and then invoke Ballista.

Describe alternatives you've considered None

Additional context None

andygrove avatar Sep 11 '22 23:09 andygrove