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

   # Which issue does this PR close?
   
   There's no issue associated with this PR. I can create one if needed.
   
   # Rationale for this change
    
   Implementations of `RecordBatchReader` for JSON, IPC and Parquet exist but 
not for CSV...
   
   # What changes are included in this PR?
   
   Implementation of `RecordBatchReader` for `arrow_csv::reader::BufReader`.
   
   # Are there any user-facing changes?
   
   No breaking changes are introduced with this PR and no documentation need to 
be added or updated.
   


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