alamb commented on pull request #8300:
URL: https://github.com/apache/arrow/pull/8300#issuecomment-706680795


   I should probably make clear that anyone using the `SerializedFileReader` 
with `File` will likely have no issues (as @rdettai  has done a great job of 
keeping the that level interface consistent. Any project that uses a custom 
input source (as we did in my internal project) by implementing `ParquetReader` 
and associated traits may have more to change.
   
   I actually think the changes in this PR will make such custom input sources 
easier to write in the future, but existing code will have to be rejiggered.


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