andishgar opened a new issue, #46578: URL: https://github.com/apache/arrow/issues/46578
### Describe the bug, including details regarding any error messages, version, and platform. As discussed [here](https://github.com/apache/arrow/issues/46485#issuecomment-2907631297), the following line should either share or copy arrow::ArrayData::statistics, depending on whether the buffers are copied or viewed. https://github.com/apache/arrow/blob/8afaf95b38459f97ab12b22ebb7e1913b31025bf/cpp/src/arrow/array/data.cc#L167-L169 ### Component(s) C++ -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org