nicksilver commented on issue #37989:
URL: https://github.com/apache/arrow/issues/37989#issuecomment-2543903113

   Hi @kr-hansen  and @amoeba, I did not open a new issue although I believe 
the leak still exists. My workaround was to convert my list of strings to a 
list of dictionaries to comply with this fix. When I did this the memory leak 
was gone. I believe if you used the same minimal reproducer from this issue but 
saved a list of strings, instead of dicts, you would get the leak. I'm probably 
not the best person to open a new issue -- I am not much of a developer -- this 
was just something I stumbled upon while trying to reformat some json files. 


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