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

   > So long as it is encapsulated in a pointer, the cost of constructing or 
copying an ArrayData (especially in the common case where no statistics are 
attached) should be minimal?
   
   Ah, that is true. I had overlooked that this uses a `shared_ptr` 
indirection. Some people don't like the cost of `shared_ptr`, that said :-)
   


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