leaves12138 commented on code in PR #6635:
URL: https://github.com/apache/paimon/pull/6635#discussion_r2554756565


##########
paimon-api/src/main/java/org/apache/paimon/CoreOptions.java:
##########
@@ -2076,6 +2076,12 @@ public InlineElement getDescription() {
                     .withDescription(
                             "Whether to write the data into fixed bucket for 
batch writing a postpone bucket table.");
 
+    public static final ConfigOption<Long> GLOBAL_INDEX_ROW_COUNT_PER_SHARD =
+            key("global-index.row_count_per_shard")

Review Comment:
   OK



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