haohuaijin commented on code in PR #9595:
URL: https://github.com/apache/arrow-datafusion/pull/9595#discussion_r1533175724
##########
datafusion/core/tests/tpcds_planning.rs:
##########
@@ -801,6 +801,7 @@ async fn tpcds_physical_q53() -> Result<()> {
create_physical_plan(53).await
}
+#[ignore]
Review Comment:
Oops, I forgot to delete that. I've been encountering a stackoverflow error
whenever I run `cargo test`, and this issue is present both in the main branch
and in this PR.
--
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]