mridulm commented on pull request #32790: URL: https://github.com/apache/spark/pull/32790#issuecomment-867334951
@Ngone51 Yes, the table contents are null'ed, but the table itself remains and occupies memory. I used to use gnu trove4j (for example) to mitigate these sorts of issues (and to use primitive collection when relevant ofcourse !). -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
