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


##########
datafusion/sqllogictest/test_files/sort_merge_join.slt:
##########
@@ -263,5 +263,22 @@ DROP TABLE t1;
 statement ok
 DROP TABLE t2;
 
+# Set batch size to 1 for sort merge join

Review Comment:
   ```suggestion
   # Set batch size to 1 for sort merge join to test scenario when data spread 
across multiple batches
   ```



-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to