Dandandan commented on pull request #910: URL: https://github.com/apache/arrow-datafusion/pull/910#issuecomment-917631419
I am wondering if those errors are related to running the tests in debug mode. This leaves out any optimizations that reduce stack usage for local variables and call stack which might increase the chance of running into this much more easily. Does the error go away when running the tests in release mode? -- 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]
