yangzhg opened a new issue #5789:
URL: https://github.com/apache/incubator-doris/issues/5789


   When read data size is larger than buffer, the BufferedReader will return 
data directly without buffer, but it will not update _current_offset, so when 
call read again, it will return same data. The read method will not return the 
read bytes either.


-- 
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to