jackwener commented on PR #6292: URL: https://github.com/apache/arrow-datafusion/pull/6292#issuecomment-1539452233
> When I run `cargo test`, I met a question. > > ``` > thread 'tpcds_logical_q64' has overflowed its stack > fatal runtime error: stack overflow > error: test failed, to rerun pass `-p datafusion --test tpcds_planning` > ``` > > I found that this test used a lot of tables, and it says that stack overflow. How can I pass this test? You can ignore it, it's a known issue #6277 -- 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]
