etseidl commented on PR #6431: URL: https://github.com/apache/arrow-rs/pull/6431#issuecomment-2371759581
Thanks @alamb 🙏 > I wonder if we should list out somewhere on a ticket the APIs that should be consolidated / deprecated as follow on PRs (e.g. `decode_footer`, `decode_metadata`, etc)? Yes, that's a good idea. The two obvious places are `footer.rs` and `MetadataLoader`, but the arrow readers also have pockets of footer decoding in them. I'll go through #6392 and come up with a list that can go into an issue. -- 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]
