alamb commented on issue #23823: URL: https://github.com/apache/datafusion/issues/23823#issuecomment-5074463419
In general we have had problems with stack depth before -- if you can find some reasonable way to avoid the issue in a debug build (e.g. spilt some of the code into smaller functions) that seems good. Adding runtime protection for release builds would probably be valuable too -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
