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


##########
docs/generated/core_configuration.html:
##########
@@ -903,6 +903,24 @@
             <td>Integer</td>
             <td>Level threshold of lookup to generate remote lookup files. 
Level files below this threshold will not generate remote lookup files.</td>
         </tr>
+        <tr>
+            <td><h5>manifest-sort.enabled</h5></td>

Review Comment:
   This generated-doc change looks unrelated to the HTTP BLOB missing-file 
handling. The PR only changes the blob option text in `CoreOptions`, but this 
file also moves the `manifest-sort.*` rows, which adds noise and can create 
unnecessary conflicts with other manifest-sort work. Could you regenerate/drop 
this unrelated reordering so the diff only contains the blob option description 
update?



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