jinchengchenghh commented on issue #5766:
URL: 
https://github.com/apache/incubator-gluten/issues/5766#issuecomment-2134145056

   I assume you use a middle commit of csv reader, there is redundant 
`colVector.retain() in function ArrowUtil.loadBatch()` in a middle version not 
the merged version, it may cause the vector does not release even if the column 
batch close. I delete `colVector.retain` for another issue, not sure if it is 
the root cause of this issue .@liujiayi771 


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to