You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "QuenKar (via GitHub)" <gi...@apache.org> on 2023/05/09 03:19:13 UTC

[GitHub] [arrow-datafusion] QuenKar commented on pull request #6292: Refactor Expr::Exists to a struct.

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org