hudi-bot opened a new issue, #16782:
URL: https://github.com/apache/hudi/issues/16782

   We should avoid calling values() and holding large collection in memory for 
ExternalSpillableMap. This defeats the purpose of disk based map structure. 
When iteration through the elements is required, we should implement 
iterators().
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-8870
   - Type: Task
   - Fix version(s):
     - 1.1.0


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