andishgar commented on PR #46337: URL: https://github.com/apache/arrow/pull/46337#issuecomment-2857541881
@kou I’d like to apologize for the incorrect information I shared [here](https://github.com/apache/arrow/issues/46226#issuecomment-2829663700). To clarify, `ArrayStatistics::ValueType` is not required for variable assignment; it’s only needed for testing purposes. My confusion stemmed from the following code: https://github.com/apache/arrow/blob/f25fab44a96f70728f4b4a4394542e6d8c19c654/cpp/src/arrow/record_batch_test.cc#L1601-L1603 However, the setters and getters I’ve implemented in this pull request make the API slightly simpler. If these changes don’t align with the project’s goals, I’m happy to drop them and focus on other statistics-related issues -- 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