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

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


-- 
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: commits-unsubscr...@hudi.apache.org

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

Reply via email to