danny0405 commented on PR #9228:
URL: https://github.com/apache/hudi/pull/9228#issuecomment-1658162212

   > > Thanks for the contribution @waywtdcc , can you explain in high level 
how the hudi table is loaded and what is the refresh strategy of the table ?
   > 
   > The FileSystemLookupFunction of flink is reused here. First time: load all 
data into each task memory Subsequent update: the data in the memory will be 
refreshed at regular intervals
   
   You mean Flink itself would take care of the data fresh.


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