JingsongLi commented on PR #4844:
URL: https://github.com/apache/paimon/pull/4844#issuecomment-2578957439

   > > The second stage, I think we can just pick manifests. We don't need to 
pick files here.
   > 
   > Hi, @JingsongLi , if we only pick the manifests files in second stage, 
when we copy the Snapshot, Schema and IndexFile files, do you mean that we only 
pass one `snapshot ID` upstream and downstream, and then pick the required 
files at each step, and then copy the corresponding files?
   > 
   > The original design was to pick out all files and then copy the 
corresponding files according to the file type at each step.
   
   Yes, I think we can refactor it now.


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