[ https://issues.apache.org/jira/browse/FLINK-36402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930796#comment-17930796 ]
Nil Madhab commented on FLINK-36402: ------------------------------------ https://github.com/apache/flink/pull/26220 > Improper variable naming > ------------------------ > > Key: FLINK-36402 > URL: https://issues.apache.org/jira/browse/FLINK-36402 > Project: Flink > Issue Type: Improvement > Components: API / DataStream > Affects Versions: 1.18.1 > Reporter: altenchen > Assignee: Nil Madhab > Priority: Minor > Labels: easyfix > Fix For: 1.18.2 > > Original Estimate: 12h > Remaining Estimate: 12h > > The third input parameter name of the method named visit(ArrayNode jsonArray, > List<Integer> toVisit, Map<Integer, Integer> edgeRemapings) in line 72 in > class org.apache.flink.streaming.api.graph.JSONGenerator is wrong, because > there is no remaping word, the correct parameter name should be > edgeRemappings which there are double p words. -- This message was sent by Atlassian Jira (v8.20.10#820010)