epotyom commented on code in PR #12951:
URL: https://github.com/apache/lucene/pull/12951#discussion_r1457735063

##########
lucene/core/src/java/org/apache/lucene/util/fst/Util.java:
##########


Review Comment:
   I think `toUTF16` is another method in this class that can use `growNoCopy`. 
But it would require implementing it for `IntsRefBuilder`. Which can lead to 
using it in a few other places where we call `IntsRefBuilder#grow` now?



-- 
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