Arrrow Rust 60.0.0 release blog post - #817
Rich-T-kid wants to merge 5 commits into
Conversation
|
Preview URL: https://Rich-T-kid.github.io/arrow-site If the preview URL doesn't work, you may have forgotten to configure your fork repository for preview. |
alamb
left a comment
There was a problem hiding this comment.
Thank you @Rich-T-kid -- this looks very good to me. I think we could publish it as is, but I left a few suggestions for your review
cc @Jefffrey
| [@etseidl] made several improvements to Parquet page index handling: a new | ||
| `PageIndex` struct encapsulating column and offset indexes ([#10719]), new | ||
| `PageIndexBuilder` and `PageIndexProvider` types ([#10842]), and page index | ||
| decoders are now public ([#10899]). |
There was a problem hiding this comment.
I think another major usecase for this is providing external (e.g. cached) PageIndexes -- it might be nice to mention that. Maybe @etseidl can let me know anything else I may have missed
There was a problem hiding this comment.
tried to add on a bit here, would be happy to hear any suggestions from @etseidl on this
c96526a to
e04f689
Compare
etseidl
left a comment
There was a problem hiding this comment.
Thanks @Rich-T-kid, this is great!
Uh oh!
There was an error while loading. Please reload this page.