QuenKar commented on PR #6292: URL: https://github.com/apache/arrow-datafusion/pull/6292#issuecomment-1539329840
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, Is this because the memory is not large enough? my memory is 16g. -- 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]
