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

[GitHub] [arrow-datafusion] andygrove opened a new issue, #6264: thread 'tpcds_logical_q64' has overflowed its stack

andygrove opened a new issue, #6264:
URL: https://github.com/apache/arrow-datafusion/issues/6264

   ### Describe the bug
   
   Running `cargo test` fails due to:
   
   ```
   thread 'tpcds_logical_q64' has overflowed its stack
   ```
   
   ### To Reproduce
   
   Run `cargo test`
   
   ### Expected behavior
   
   Test should pass
   
   ### Additional context
   
   _No response_


-- 
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.apache.org

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


[GitHub] [arrow-datafusion] andygrove closed issue #6264: thread 'tpcds_logical_q64' has overflowed its stack

Posted by "andygrove (via GitHub)" <gi...@apache.org>.
andygrove closed issue #6264: thread 'tpcds_logical_q64' has overflowed its stack
URL: https://github.com/apache/arrow-datafusion/issues/6264


-- 
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


[GitHub] [arrow-datafusion] andygrove commented on issue #6264: thread 'tpcds_logical_q64' has overflowed its stack

Posted by "andygrove (via GitHub)" <gi...@apache.org>.
andygrove commented on issue #6264:
URL: https://github.com/apache/arrow-datafusion/issues/6264#issuecomment-1537140155

   I upgraded Rust from 1.68 to 1.69 and the problem went away


-- 
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