navneet1v commented on issue #15904:
URL: https://github.com/apache/lucene/issues/15904#issuecomment-4166345141

   Thanks @msokolov for your input. The way I was thinking was to avoid the 
intermediate file altogether, directly create a memory region(with Memory 
Segment) in the off heap and use that directly build the graph. The reason for 
not using file temporarily is to avoid IO altogether. But may be I am not 
thinking too far ahead where you are already. Will try to see if I can come up 
with a intermediate file approach too. 
   


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