nooberfsh commented on issue #5214:
URL: https://github.com/apache/arrow-rs/issues/5214#issuecomment-1859146647

   [Empty](https://doc.rust-lang.org/std/io/struct.Empty.html) ignores any data 
written via 
[Write](https://github.com/apache/arrow-rs/issues/trait.Write.html), it is a 
defined in `std`.
   Full code is in this [repo](https://github.com/nooberfsh/parquet_mem_leak)
   
   here is the allocations graph
   
![parquet_mem_leak_allocations](https://github.com/apache/arrow-rs/assets/6291629/7e46c1e5-ea87-4a51-8cd3-fe6fd4171bc5)
   
   Call stack
   
![Screenshot_20231217_193746](https://github.com/apache/arrow-rs/assets/6291629/28178252-3fc7-4306-9db8-78297ec128df)
   
   So is it leaking?


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