kevinjqliu commented on PR #1180:
URL: https://github.com/apache/iceberg-python/pull/1180#issuecomment-2358919234

   ```
        Suppressed: org.apache.spark.util.TaskCompletionListenerException: 
Memory was leaked by query. Memory leaked: (3227648)
   Allocator(toArrowBatchIterator) 0/3227648/3227648/9223372036854775807 
(res/actual/peak/limit)
   ```
   
   What VM are you running the integration tests on? 
   
   I have a theory that a previous change is causing memory leaks (see #1167). 
Can you try to revert it and run the integration test? 
   
https://github.com/apache/iceberg-python/commit/1971fcfe0875eeb200dbcb66f385e504cfad6609
   ```
   git revert 1971fcfe0875eeb200dbcb66f385e504cfad6609
   ```
   


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to