alamb opened a new issue, #16117: URL: https://github.com/apache/datafusion/issues/16117
### Describe the bug CI is failing on main and some PRs https://github.com/apache/datafusion/actions/runs/15138796927/job/42557036842 ``` thread 'tokio-runtime-worker' has overflowed its stack fatal runtime error: stack overflow error: test failed, to rerun pass `-p datafusion-sqllogictest --test sqllogictests` Caused by: process didn't exit successfully: `/Users/runner/work/datafusion/datafusion/target/ci/deps/sqllogictests-dd4008b5212516ec` (signal: 6, SIGABRT: process abort signal) ``` ### To Reproduce Not sure (it passes for me locally for me on Mac OSx) ### Expected behavior Should pass ### Additional context If first seems to have started happening here: - https://github.com/apache/datafusion/pull/16100 https://github.com/apache/datafusion/commits/main/?after=3fa111e67b9f26fd3d7b805d01d9ee9250946dc7+0  I am not sure why changing the config docs has made any different 🤔 -- 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-unsubscr...@datafusion.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org