QuakeWang opened a new pull request, #9318:
URL: https://github.com/apache/paimon/pull/9318

   ### Purpose
   
   Async partition refresh previously published the lookup table separately 
from its partitions and temporary path. A completed table could therefore be 
paired with state from a newer refresh generation.
   
   Publish the lookup table, partitions, and path as one atomic refresh result, 
and close superseded unconsumed tables.
   
   ### Tests
   
     - `PartitionRefresherTest` with Flink 1 and Flink 2
     - `LookupJoinITCase#testAsyncPartitionRefresh` with Flink 1
   


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