alamb commented on code in PR #12047:
URL: https://github.com/apache/datafusion/pull/12047#discussion_r1720968505


##########
datafusion/physical-plan/src/coalesce_batches.rs:
##########
@@ -365,511 +335,3 @@ impl RecordBatchStream for CoalesceBatchesStream {
         self.coalescer.schema()
     }
 }
-
-/// Concatenate multiple record batches into larger batches

Review Comment:
   The point of this PR is to move this code into its own module



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