You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/11/30 09:44:12 UTC

[GitHub] [arrow-rs] crepererum commented on issue #2725: Ability to get "source" / and error stack from an ArrowError to help debugging

crepererum commented on issue #2725:
URL: https://github.com/apache/arrow-rs/issues/2725#issuecomment-1331885525

   Notes on `anyhow` and a DataFusion PoV: It would be nice if we could have some kind of machine-readable "error kind", e.g. "resource exhausted". This would be important to generate proper end-user error codes (e.g. for HTTP interfaces). So I would expect that we still use common "leaf" error types.


-- 
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-unsubscribe@arrow.apache.org

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