zhoujinsong commented on PR #3229:
URL: https://github.com/apache/amoro/pull/3229#issuecomment-2378633368

   The root cause of #3228 is that the minor optimizing process will be 
triggered if an insert file has 2 or more pos delete files.
   But the pos delete file cannot be removed if not all insert files across 
with this delete file are optimized in this process.
   
   So we should rewrite all pos delete files not written by optimizing process 
because they are written by other engines and may be across multiple insert 
files.


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