andygrove commented on a change in pull request #7975:
URL: https://github.com/apache/arrow/pull/7975#discussion_r471139144



##########
File path: rust/datafusion/src/execution/context.rs
##########
@@ -373,363 +361,13 @@ impl ExecutionContext {
     pub fn create_physical_plan(
         &self,
         logical_plan: &LogicalPlan,
-        batch_size: usize,
+        _batch_size: usize,

Review comment:
       oops, thanks




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

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


Reply via email to