bruno-roustant commented on PR #13427:
URL: https://github.com/apache/lucene/pull/13427#issuecomment-2133778754

   The recent code change replaced the previous List<Short> by a primitive 
structure.
   To avoid yet another hppc primitive list in the Lucene fork, this time I 
replaced by a basic short array. But I missed the duplicate case, and it was 
not tested.


-- 
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: issues-unsubscr...@lucene.apache.org

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

Reply via email to