thecoop commented on PR #16619: URL: https://github.com/apache/lucene/pull/16619#issuecomment-5522405248
Logically, `clone` and `slice` are doing the same thing, but clones are never closed, whereas slices can be. Let's leave this for now, we can always add it later using the same mechanism. -- 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]
