uschindler commented on PR #15823:
URL: https://github.com/apache/lucene/pull/15823#issuecomment-4132805889

   For PQ we can also add a much simpler method: `#addAll(Stream<T> stream)` 
without any filter function. Then it is up to the caller to provide the stream 
and map/filter whatever it likes to do it. Documentation needs to say that this 
`addAll` method consumes the stream fully.


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

Reply via email to