Support reading string view stats
Which issue does this PR close?
Part of #11752.
Rationale for this change
Add implementation to support StringView in statistics. This should potentially allow StringView to run faster for parquet files that have good statistics.
What changes are included in this PR?
Are these changes tested?
Are there any user-facing changes?
FWIW now that we implemented this for real in https://github.com/apache/arrow-rs/pull/6181 (thanks @Kev1n8 🙏 ) do we still need this code (once we have updated to get the changes upstream?)
Marking as draft as I think this PR is no longer waiting on feedback. Please mark it as ready for review when it is ready for another look
Thank you for your contribution. Unfortunately, this pull request is stale because it has been open 60 days with no activity. Please remove the stale label or comment or this will be closed in 7 days.