yashrb24 commented on code in PR #25030:
URL: https://github.com/apache/datafusion/pull/25030#discussion_r4025987766


##########
datafusion/core/tests/physical_optimizer/filter_pushdown.rs:
##########
@@ -3059,6 +3059,92 @@ fn 
test_hashjoin_dynamic_filter_requires_probe_consumer() {
     }
 }
 
+#[tokio::test]
+async fn test_nlj_dynamic_filter_pushdown_from_hashjoin() {

Review Comment:
   makes sense, have added this. let me know if that looks fine



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