You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "uschindler (via GitHub)" <gi...@apache.org> on 2023/02/06 21:14:20 UTC

[GitHub] [lucene] uschindler opened a new pull request, #12133: Simplify LongHashSet by completely removing java.util.Set APIs

uschindler opened a new pull request, #12133:
URL: https://github.com/apache/lucene/pull/12133

   Instead return LongStream for toString() and testing (and possible other use-cases)
   
   This is a followup of @rmuir's PR #12128 and trashes even more code.


-- 
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-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene] uschindler merged pull request #12133: Simplify LongHashSet by completely removing java.util.Set APIs

Posted by "uschindler (via GitHub)" <gi...@apache.org>.
uschindler merged PR #12133:
URL: https://github.com/apache/lucene/pull/12133


-- 
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-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org