[
https://issues.apache.org/jira/browse/FLINK-15872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Lin updated FLINK-15872:
-----------------------------
Description: InputFormat overrides methods
`InputSplitSource#getInputSplitAssigner(T[])` with almost the same method
signature, so there's no need for extra javadocs (and one of them is wrong).
(was: InputFormat unnecessarily overrides
`InputSplitSource#getInputSplitAssigner(T[])` with very the same method
signature with a mismatched javadoc. We could remove the method to improve the
codes.)
> Remove duplicate javadoc in InputFormat
> ---------------------------------------
>
> Key: FLINK-15872
> URL: https://issues.apache.org/jira/browse/FLINK-15872
> Project: Flink
> Issue Type: Improvement
> Components: API / Core
> Reporter: Paul Lin
> Assignee: Paul Lin
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> InputFormat overrides methods `InputSplitSource#getInputSplitAssigner(T[])`
> with almost the same method signature, so there's no need for extra javadocs
> (and one of them is wrong).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)