andygrove commented on code in PR #3059:
URL: https://github.com/apache/datafusion-comet/pull/3059#discussion_r2679877689


##########
native/core/src/execution/shuffle/row.rs:
##########
@@ -803,16 +814,16 @@ pub fn process_sorted_row_partition(
         }
 
         // Writes a record batch generated from the array builders to the 
output file.
+        // Note: finish() resets the builder, making it reusable for the next 
batch.

Review Comment:
   I updated the comment to explain this more clearly



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