fallintoplace opened a new pull request, #1060:
URL: https://github.com/apache/arrow-go/pull/1060

   extensionReader creates temporary extension arrays and passes them to 
NewChunked, which retains every chunk. The original references were never 
released, leaking one array reference per output chunk.\n\nRelease the 
temporary references after NewChunked has retained them.\n\nValidated with ok   
      github.com/apache/arrow-go/v18/parquet/pqarrow  1.742s.


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