You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "tustvold (via GitHub)" <gi...@apache.org> on 2023/02/14 19:13:57 UTC

[GitHub] [arrow-datafusion] tustvold commented on issue #5283: Add Backtraces to DataFusionError

tustvold commented on issue #5283:
URL: https://github.com/apache/arrow-datafusion/issues/5283#issuecomment-1430251926

   I think we can use `#[track_caller]` on the `From` implementations so that the root of the stack will be the function name
   
   https://github.com/rust-lang/rfcs/blob/master/text/2091-inline-semantic.md


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