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

   ### Purpose
   - Resetting `deletion-vectors.enabled` bypasses the deletion vector mode 
validation on table with existing snapshots.
   - Since the option defaults to false, resetting it can stop DV from being 
applied and expose logically deleted rows illegally.
   - Fix by adding validation on changes to the default value through the 
existing DV validation logic.
   
   ### Tests
    - UT


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