Paul Lin created FLINK-15872:
--------------------------------
Summary: 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
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)