LadyForest commented on code in PR #273:
URL: https://github.com/apache/flink-table-store/pull/273#discussion_r952105130


##########
flink-table-store-connector/src/main/java/org/apache/flink/table/store/connector/source/TableStoreSource.java:
##########
@@ -120,6 +121,10 @@ public ChangelogMode getChangelogMode() {
         } else if (table instanceof ChangelogWithKeyFileStoreTable) {

Review Comment:
   Nit: in the long run, I think we can simplify the configuration to some 
extent, e.g., depend on `ChangelogProducer` 



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