eric-wang-1990 commented on PR #3654:
URL: https://github.com/apache/arrow-adbc/pull/3654#issuecomment-3499381428

   > There's a little bit of overlap between this PR and #3683. Is that 
deliberate? This one just changes decompression while the other one just 
replaces the implementation of the stream being returned?
   
   This and the other PR you tagged is for different purpose. 
   If you see the dotNet mem dump, there are 2 big allocations:
   1. From MemoryStream set_Capacity, this is addressed in #3683 
   2. From Rent in the ArrayPool, this is addressed in this PR


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to