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

   DF does not catch panics, so the process will crash anyway no matter what 
the setting is. 
   Although there are some test cases which does `catch_unwind` but we do run 
tests in debug mode.
   Another thing for abort it doesn't call object destructors if process 
crashed which for DF imho it is not an issue.
   
   Potentially DF even can gain some performance which I will check separately 
and share the results here
   
   
   


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