FangYongs opened a new issue, #3295:
URL: https://github.com/apache/paimon/issues/3295

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/paimon/issues) 
and found nothing similar.
   
   
   ### Motivation
   
   Currently, the lookup operator checks the time when getting data from lookup 
table, and reads delta data of table store refreshes to the lookup table, which 
will block the lookup operation and cause the job to have a jagged lag. This 
issue aims to add an asynchronous refresh of lookup table to avoid jagged lags 
in the job.
   
   ### Solution
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


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