[
https://issues.apache.org/jira/browse/FLINK-15872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Lin updated FLINK-15872:
-----------------------------
Description: 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. (was: InputFormat unnecessarily overrides
InputSplitSource#getInputSplitAssigner(T[]) with very the same method signature
and a mismatched javadoc. We could remove the method to improve the codes.)
> Remove unnecessary code 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
> Priority: Minor
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)