liukun4515 commented on code in PR #4377:
URL: https://github.com/apache/arrow-datafusion/pull/4377#discussion_r1032860953
##########
datafusion/core/tests/sql/joins.rs:
##########
@@ -2211,8 +2211,6 @@ async fn null_aware_left_anti_join() -> Result<()> {
}
#[tokio::test]
-#[ignore = "Test ignored, will be enabled after fixing right semi join bug"]
-// https://github.com/apache/arrow-datafusion/issues/4247
Review Comment:
fix the bug for right semi join cc @mingmwang
--
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]