andishgar opened a new pull request, #46337: URL: https://github.com/apache/arrow/pull/46337
### Rationale for this change Add several symbols to ArrayStatistics to make the APi simpler ### What changes are included in this PR? Add set_min, set_max, get_min, get_max and ArrayStatisticsValue type alias for ArrayStatistics::ValueType ### Are these changes tested? Yes, I run the relevant unit test. ### Are there any user-facing changes? Yes. Add new apis which encompass set_min, set_max, get_min, get_max and ArrayStatisticsValue type alias -- 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