uschindler commented on code in PR #13401:
URL: https://github.com/apache/lucene/pull/13401#discussion_r1616290305
##########
lucene/test-framework/src/java/org/apache/lucene/tests/util/LuceneTestCase.java:
##########
@@ -3216,10 +3215,11 @@ public static BytesRef newBytesRef(byte[] bytesIn, int
offset, int length) {
}
protected KnnVectorsFormat randomVectorFormat(VectorEncoding vectorEncoding)
{
Review Comment:
I fixed this already in https://github.com/apache/lucene/pull/13428
--
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]