jpountz commented on PR #15165: URL: https://github.com/apache/lucene/pull/15165#issuecomment-3264963810
I would skip the changelog too for such a change, it has no user-facing impact? I have been wondering about this bit of code recently as well, and I wonder if we should swap the `(Int|Long)Heap` with an `int[32]` that stores the number of values for each required number of bits per value? -- 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]
