neoremind commented on pull request #91: URL: https://github.com/apache/lucene/pull/91#issuecomment-839858327
Comments addressed. 1. Reuse offset array with size of `HISTOGRAM_SIZE` in reorder. 2. Update CHANGES document. 3. Remove benchmark test case. 4. Add logic to check doc IDs' ordering in `TestMutablePointsReaderUtils.java`. 5. Add new test case for `StableMSBRadixSorter.java` (by copying `TestMSBRadixSorter` and only change the sorter, is that ok?) -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org