bkietz commented on PR #43705:
URL: https://github.com/apache/arrow/pull/43705#issuecomment-2298964083

   > how about always resetting ArrayData::statistics when 
ArrayData::GetMutableValues()
   
   That's a good start, but many places in the code access the ArrayData's 
buffers directly instead of calling GetMutableValues(). Maybe instead we should 
ensure all buffers are immutable when we attach statistics to the ArrayData (at 
least in debug)?


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

Reply via email to