eachsaj opened a new pull request, #1540:
URL: https://github.com/apache/datafusion-ballista/pull/1540
# Which issue does this PR close?
Closes #.
# Rationale for this change
This PR improves the code in the function `run_task` located in
`ballista/executor/src/executor_server.rs`. The previous implementation
included an `unwrap()` call, which has now been replaced with proper error
handling.
# What changes are included in this PR?
# Are there any user-facing changes?
None
--
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]