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

   Added the explicit DV materialization path in 39466749da: Flink and Spark 
now expose CALL sys.materialize_deletion_vectors(...). Normal data-evolution 
compaction still preserves row IDs and rejects 
data-evolution.compaction.rewrite-row-ids=true; the new procedure physically 
applies DVs, reassigns surviving row IDs, drops affected global indexes, and 
enables snapshot conflict checks. Core, Flink end-to-end, Spark 3.5 
DataEvolutionDeletionTest (16 tests), docs completeness, and Spotless all pass 
locally. The PR description and user docs have been updated.


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