edrevo opened a new issue #588:
URL: https://github.com/apache/arrow-datafusion/issues/588


   From https://github.com/ballista-compute/ballista/issues/637
   
   It would be nice to have a truly self-contained mode for Ballista, where you 
could run some queries without needing any additional processes. This would be 
an opt-in feature of the client crate.
   
   Right now, you need to launch an executor in "standalone mode" (i.e. with an 
in-proc scheduler), which is not ideal. Once we add this, we could remove the 
"standalone mode" in the executor.
   
   See [this](https://github.com/ballista-compute/ballista/pull/630) for context


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to