Login  Register

Re: Unused TypeInformation parameter in DeltaIteration constructor

Posted by Stephan Ewen on Jun 17, 2014; 8:10pm
URL: http://deprecated-apache-flink-mailing-list-archive.368.s1.nabble.com/Unused-TypeInformation-parameter-in-DeltaIteration-constructor-tp351p355.html

I think you are right, it is a copy/paste artifact. Since the "type" and
"solutionSet.getType()" are identical, it is redundant.