JingsongLi commented on code in PR #116:
URL: https://github.com/apache/flink-table-store/pull/116#discussion_r868862596


##########
flink-table-store-connector/src/main/java/org/apache/flink/table/store/connector/TableStoreFactoryOptions.java:
##########
@@ -39,6 +39,14 @@ public class TableStoreFactoryOptions {
                                     + "By default, compaction does not adjust 
the bucket number "
                                     + "of a partition/table.");
 
+    public static final ConfigOption<String> COMPACTION_SCANNED_MANIFEST =

Review Comment:
   Can you add format information in description? (how to serialize manifest 
entry to string?)



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