benwtrent commented on PR #16156: URL: https://github.com/apache/lucene/pull/16156#issuecomment-4603146569
@vignesh9727 please add a test to lucene/core/src/test/org/apache/lucene/codecs/lucene95/TestOffHeapVectorValues.java Obviously something was missed, it seems we need a test that ensures only `numOrds` is prefetched instead of the entire array every time. -- 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]
