alamb commented on code in PR #5369:
URL: https://github.com/apache/arrow-datafusion/pull/5369#discussion_r1115680185
##########
datafusion/core/tests/tpcds_planning.rs:
##########
@@ -320,6 +320,7 @@ async fn tpcds_logical_q57() -> Result<()> {
}
#[tokio::test]
+#[ignore] // decorrelate disjunction decorrelate subquery isn't supported.
Review Comment:
I recommend putting a link to
https://github.com/apache/arrow-datafusion/issues/5368 in the comment as well
so this is easier to find / reneable
--
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]