comphead commented on code in PR #13053:
URL: https://github.com/apache/datafusion/pull/13053#discussion_r1811266454


##########
datafusion/physical-plan/src/joins/sort_merge_join.rs:
##########
@@ -3643,102 +3664,12 @@ mod tests {
 
     #[tokio::test]
     async fn test_left_semi_join_filtered_mask() -> Result<()> {
-        let schema = Arc::new(Schema::new(vec![

Review Comment:
   they are not removed, the common test data preparation was factored out to 
the separate helper method



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