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

   ### Purpose
   
   INSERT OVERWRITE removes the previous contents, so the existing bucket 
layout should not constrain the replacement data.
   
   This change skips loading existing bucket metadata for overwrite and infers 
the fixed bucket number from the newly staged batch. Append and rescale 
behavior remain unchanged.
   
   ### Tests
   
   `PostponeBucketTableTest`: 28 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