XiangpengHao opened a new pull request, #9353: URL: https://github.com/apache/arrow-rs/pull/9353
Page sizes were per-file configuration, this PR allows each column to have their own page size settings. This enables a few optimizations, for example, configure smaller pages size for columns that need better random access. related: https://github.com/apache/arrow-rs/issues/9242 https://github.com/XiangpengHao/liquid-cache/issues/227 cc @alamb @coracuity @JigaoLuo -- 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]
