alamb commented on PR #6800: URL: https://github.com/apache/arrow-datafusion/pull/6800#issuecomment-1622688038
> I think we should be able to do the same for merge_batch with some additional code, not sure if it's worth the additional complexity ATM. ANother thing we could try is elide the bounds check (and use `unsafe` for the access to `self.counts` and `self.sums`) -- 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]
