### 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++