danny0405 commented on issue #17844:
URL: https://github.com/apache/hudi/issues/17844#issuecomment-3816327895

   kind of related fix: https://github.com/apache/hudi/pull/10002, in this 
commit, the fs view request from clean planner goes though a set of new 
stateless APIs(that basically does not cache the file group on fs view), so 
that to midigate the memory pressure of driver.
   
   The queried file group from the Http request exists temporarily both on 
driver and the client(the clean planner).


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