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

[GitHub] [arrow-datafusion] jackwener commented on a diff in pull request #5369: minor: disable tpcds-q41 due to not support decorrelate disjunction subquery

jackwener commented on code in PR #5369:
URL: https://github.com/apache/arrow-datafusion/pull/5369#discussion_r1115703703


##########
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 #5368 in the comment as well so this is easier to find / reneable
   
   Great idea.



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