zhangchaoxiang commented on issue #1757:
URL: https://github.com/apache/fury/issues/1757#issuecomment-2247410600

   I have checked the BlockedStreamUtils method. The deserialization process 
reads the entire byte stream before performing the actual deserialization. 
However, my file is large and requires streaming reads. It's not feasible to 
read the entire byte stream into memory.
   Is there any other solution available?


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