alamb commented on issue #6002:
URL: https://github.com/apache/arrow-rs/issues/6002#issuecomment-2213591511

   > My general experience is that it's nice to decouple IO from encoding / 
decoding logic.
   
   Yes I agree this would be ideal. Having two things:
   1. Something that handles the actual encode/decode of bytes
   2. Something that reads data from a remote source + decodes them (what 
`MetadataLoader` seems to do)


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