alamb commented on issue #3410: URL: https://github.com/apache/arrow-datafusion/issues/3410#issuecomment-1245406028
> But it still depends on the programer to propagate the errors correctly in the execution path. And there is another case that we still could not catch the error easily. > If we add such info to TaskContext, errors can be propagated easily and there is less burden to the programer. Yes I agree care would be needed in various cases. I am not opposed to adding information to the TaskContext -- perhaps we can brainstorm additional improvements to errors / error handling as a follow on project. I know @tustvold has some ideas in https://github.com/apache/arrow-rs/pull/2711 etc so maybe it would be part of a broader ecosystem improvment -- 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]
