mach-kernel opened a new issue, #1331:
URL: https://github.com/apache/datafusion-ballista/issues/1331

   **Describe the bug**
   It is not possible to set a custom work dir, because `unwrap_or` is eagerly 
evaluated below:
   
   
https://github.com/apache/datafusion-ballista/blob/1bc171ea223b4a199571115067e0f6bf51c9aecc/ballista/executor/src/executor_process.rs#L166-L169
   
   **To Reproduce**
   Set a custom work dir, where the default tmpfs dir is not writable
   
   **Expected behavior**
   The executor does not panic
   
   **Additional context**
   n/a
   


-- 
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.

To unsubscribe, e-mail: [email protected]

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to