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

   # Which issue does this PR close?
   
   - follow on to https://github.com/apache/arrow-rs/pull/7006
   - part of https://github.com/apache/arrow-rs/issues/3287
   
   # Rationale for this change
    
   I did not make these changes in https://github.com/apache/arrow-rs/pull/7006 
to minimize the diffs
   
   
   # What changes are included in this PR?
   
   1. Rename ArrayReader -> `RecordBatchDecoder`
   2. Move the impl as @tustvold suggested in 
https://github.com/apache/arrow-rs/pull/7006/files#r1929568795
   
   I am working on another  PRs to migrate the rest of the IPC reading code to 
be part of RecordBatchDecoder
   
   # Are there any user-facing changes?
   No, these are crate internal structures
   
   <!--
   If there are user-facing changes then we may require documentation to be 
updated before approving the PR.
   -->
   
   <!---
   If there are any breaking changes to public APIs, please call them out.
   -->
   


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