### Describe the enhancement requested GH-41909 introduced `arrow::ArrayStatitstics` but it's not associated with `arrow::Array`. This issue attaches `arrow::ArrayStatistics` to `arrow::Array`. See also: * #42133 includes PoC implementation of this * Discussion at https://github.com/apache/arrow/pull/42133#discussion_r1640175130 ### Component(s) C++
Describe the enhancement requested
GH-41909 introduced
arrow::ArrayStatitsticsbut it's not associated witharrow::Array.This issue attaches
arrow::ArrayStatisticstoarrow::Array.See also:
Component(s)
C++