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

   🙌🏾 
   
   One consideration re: `panic=abort` is that it will cause the program to 
crash upon some task panicking. Unclear on whether this is more/less desirable 
than bubbling up the error to the user.
   
   For example, if some panic occurs during writing to an external table - do 
we want to abort? Or maybe it's preferable to surface the error (as I think 
would be the current behavior but not completely sure). 


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