rkrishn7 commented on PR #14843:
URL: https://github.com/apache/datafusion/pull/14843#issuecomment-2679441117

   > DF does not catch panics, so the process will crash anyway no matter what 
the setting is.
   
   @comphead If I'm not mistaken, DF may catch panics in certain cases.
   
   For example, if a serialization task panics during writing to some object 
store (see 
[here](https://github.com/apache/datafusion/blob/e799097cbd2079d658ddc6243817ac529e2f9807/datafusion/datasource/src/write/orchestration.rs#L135)).
   
   I confirmed this by inserting a dummy panic in the serialization task.


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to