alamb commented on code in PR #5369: URL: https://github.com/apache/arrow-datafusion/pull/5369#discussion_r1115679257
########## 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: is the issue that when we turn on "skip failed optimizer rules" this query errors? -- 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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org