SteNicholas commented on code in PR #311:
URL: https://github.com/apache/flink-table-store/pull/311#discussion_r993462724


##########
docs/layouts/shortcodes/generated/core_configuration.html:
##########
@@ -170,6 +170,12 @@
             <td>MemorySize</td>
             <td>Memory page size.</td>
         </tr>
+        <tr>
+            <td><h5>partial-update.ignore-delete</h5></td>
+            <td style="word-wrap: break-word;">false</td>
+            <td>Boolean</td>
+            <td>Whether to ignore delete/update_before records in 
partial-update mode.</td>

Review Comment:
   No need to add `update_before` in the description of the config option 
`partial-update.ignore-delete`, which is default sense.



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to