zeapo commented on pull request #7309:
URL: https://github.com/apache/arrow/pull/7309#issuecomment-636865514


   > One dramatic alternative would be to always require a schema, and leave 
inference to the user. We could then consume the buffer reader (reader: mut 
BufReader<R> instead of reader: &mut BufReader<R>), so that we don't leave the 
user with a file handle that's already partially/fully consumed.
   
   I like this :+1: 


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


Reply via email to