JingsongLi commented on code in PR #8495:
URL: https://github.com/apache/paimon/pull/8495#discussion_r3536395599


##########
docs/generated/core_configuration.html:
##########
@@ -464,6 +464,12 @@
             <td>Duration</td>
             <td>The TTL in rocksdb index for cross partition upsert (primary 
keys not contain all partition fields), this can avoid maintaining too many 
indexes and lead to worse and worse performance, but please note that this may 
also cause data duplication.</td>
         </tr>
+        <tr>
+            <td><h5>data-evolution.compaction.materialize-deletions</h5></td>

Review Comment:
   Row id reassignment is a very dangerous thing, you need to reflect it on the 
option key, not just a `'materialize'`.



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