ming08108 opened a new pull request, #4165:
URL: https://github.com/apache/arrow-rs/pull/4165

   # Which issue does this PR close?
   
   
   Closes #93
   
   # Rationale for this change
    
   Allows users to create a StreamReader without buffering. This is useful if 
you want to customize the buffer size of the BufReader or if you want reads to 
be unbuffered.
   
   # What changes are included in this PR?
   
   Adds a new try_new_unbuffered() function to StreamReader.
   
   # Are there any user-facing changes?


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

Reply via email to