westonpace commented on PR #13332:
URL: https://github.com/apache/arrow/pull/13332#issuecomment-1150157900

   > Re AccumulationQueue: then it becomes just a vector, and maybe doesn't 
need promoting it to a separate class in a separate file
   
   This is true.  The only difference I see between the accumulation queue and 
a vector of batches at the moment is `row_count()` but, on second examination, 
it doesn't seem we are currently using `row_count()` anywhere.


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

Reply via email to