james-willis commented on PR #1589:
URL: https://github.com/apache/sedona/pull/1589#issuecomment-2362820851

   > @james-willis The memory consumption of new tests seem to be very high?
   
   This is something I had worked with Kristin on in the past. We had thought 
it was related to cached dataframes holding references to broadcast relations. 
But this committed version of the code does not contain any caching, just 
checkpoints. 
   
   There is some persisting inside of the connected component implementation, 
but those should be getting cleaned up. I'll check if something here is leaking 
persisted dataframes


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