You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/07/01 06:22:00 UTC

[GitHub] [flink-table-store] JingsongLi commented on a diff in pull request #184: [FLINK-28327] Make table store src codes compiled with Flink 1.14

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


##########
flink-table-store-codegen-loader/src/main/java/org/apache/flink/table/store/codegen/CodeGenLoader.java:
##########
@@ -58,18 +63,6 @@ public class CodeGenLoader {
 
     private static final String[] COMPONENT_CLASSPATH = new String[] {"org.apache.flink"};
 
-    private static final Map<String, String> KNOWN_MODULE_ASSOCIATIONS = new HashMap<>();

Review Comment:
   Useless, just for log... So remove this.



-- 
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-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org