AdamGS commented on code in PR #21585:
URL: https://github.com/apache/datafusion/pull/21585#discussion_r3639452661


##########
datafusion/sqllogictest/test_files/null_aware_anti_join.slt:
##########
@@ -147,16 +147,6 @@ WHERE id NOT IN (SELECT id FROM inner_table_no_null)
 ## Test 9: Multiple NOT IN conditions (OR)
 #############
 
-# KNOWN LIMITATION: Mark joins used for OR conditions don't support null-aware 
semantics.

Review Comment:
   moved to the new `null_aware_mark_join.slt`, where it passes now



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