comphead commented on issue #5283: URL: https://github.com/apache/arrow-datafusion/issues/5283#issuecomment-1430243132
This is great and really needed. I was struggling several times to navigate to the rootcause from DF to arrow-rs. I believe doing the same from Ballista is even more complicated. Btw we can try add a function name to the caller like https://stackoverflow.com/a/40234666/11285252 whats happening now is rethrow the `DataFusionError` multiple times so the error origin get lost completely Similar behaviuor can be found https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=c876fabb792c97ff973ce193831a98de -- 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]
