loserwang1024 commented on code in PR #4494:
URL: https://github.com/apache/flink-cdc/pull/4494#discussion_r3869585441
##########
flink-cdc-common/src/main/java/org/apache/flink/cdc/common/source/discover/TableDiscovererFactory.java:
##########
@@ -26,10 +26,6 @@
public interface TableDiscovererFactory extends
ObjectIdDiscovererFactory<TableId> {
/** Compatibility alias for the old single identifier, now meaning
storage-side type. */
Review Comment:
Since https://issues.apache.org/jira/browse/FLINK-39732 is for the same
version of the Fluss YAML source, semantic simplicity takes priority.
--
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]