save-buffer commented on PR #13332:
URL: https://github.com/apache/arrow/pull/13332#issuecomment-1150277667

   `row_count` is used for the Bloom filter build (in only one spot). I kind of 
like AccumulationQueue because it also disallows copying, and the `Append` 
function is handy. Also in the next PR I'll be adding a 
`SpillingAccumulationQueue`, so I kind of like having a name for these. I'm 
fine getting rid of it though too though


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