andygrove commented on code in PR #11535:
URL: https://github.com/apache/datafusion/pull/11535#discussion_r1683097068


##########
datafusion/core/tests/fuzz_cases/join_fuzz.rs:
##########
@@ -239,17 +248,16 @@ async fn test_anti_join_1k() {
     .await
 }
 
-// Test failed for now. https://github.com/apache/datafusion/issues/10872
-#[ignore]
 #[tokio::test]
 async fn test_anti_join_1k_filtered() {
+    // NLJ vs HJ gives wrong result

Review Comment:
   Can you file an issue for this and reference it here?



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to