alamb commented on code in PR #4787:
URL: https://github.com/apache/arrow-datafusion/pull/4787#discussion_r1059754099
##########
datafusion/core/tests/tpcds_planning.rs:
##########
@@ -343,7 +343,6 @@ async fn tpcds_logical_q63() -> Result<()> {
create_logical_plan(63).await
}
-#[ignore] // thread 'q64' has overflowed its stack]
Review Comment:
I think these tests will likely still fail due to
https://github.com/apache/arrow-datafusion/issues/4786 but I figured I would
let the CI run and see if we can squeek by
--
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]