tsreaper commented on code in PR #410: URL: https://github.com/apache/flink-table-store/pull/410#discussion_r1053120573
########## flink-table-store-core/src/main/java/org/apache/flink/table/store/CoreOptions.java: ########## @@ -543,6 +550,8 @@ public static StartupMode startupMode(ReadableConfig options) { if (mode == StartupMode.DEFAULT) { Review Comment: Description of "default" should be updated. If `scan.snapshot-id` is set `scan.mode` will be "from-snapshot". -- 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