etseidl commented on issue #5854: URL: https://github.com/apache/arrow-rs/issues/5854#issuecomment-3271552303
Update: yesterday I finished the end-to-end remodel and removed all dependencies on the `format` module (except 2 in `bin` and `benches`). After #8237 I have 6 more PRs stacked and ready to merge. Then a *lot* of polishing and fixing documentation, as well as documenting how the macros and all the write support work. As variant and geo work progresses I'll have to merge that in somehow too. One thing I've already worked in is skipping reading of page header statistics unless they are specifically requested. That's one small example of how writing our own decoder enables cutting down on needless decoding work. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org