You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/04/23 12:15:32 UTC

[GitHub] [lucene] iverase opened a new pull request #102: LUCENE-9047: Remove unnecessary ByteBuffersDataOutput in BKD writer

iverase opened a new pull request #102:
URL: https://github.com/apache/lucene/pull/102


   In preparation to move the Directory API to little endian, let's remove the (I think) unnecessary intermediate buffer we are using in the BKD writer to write leaf nodes.


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

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] iverase merged pull request #102: LUCENE-9047: Remove unnecessary ByteBuffersDataOutput in BKD writer

Posted by GitBox <gi...@apache.org>.
iverase merged pull request #102:
URL: https://github.com/apache/lucene/pull/102


   


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

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