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

   ### Purpose
   
   Stream data manifest rewrites during row ID reassignment instead of 
materializing and caching every manifest entry. This keeps memory usage bounded 
when multiple manifests are rewritten in parallel while preserving manifest 
rolling, statistics, and cleanup semantics.
   
   ### Tests
   
   - DataEvolutionRowIdReassignerTest
   - DataEvolutionDeletionVectorTest
   - 76 tests passed


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