pmarks commented on PR #8824: URL: https://github.com/apache/arrow-rs/pull/8824#issuecomment-3523835885
My use case is read-only: I'm making a visualization tool and want to lazily load RowGroups based on the statistics, which are just kinda tricky to actually access. StatisticsConverter seems good for exporting the stats to tables, but not for working with them in Rust. -- 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]
