Re: [jira] [Commented] (FLINK-931) Remove redundant (old) operator tests
Posted by Stephan Ewen on Jun 12, 2014; 9:59pm
URL: http://deprecated-apache-flink-mailing-list-archive.368.s1.nabble.com/jira-Commented-FLINK-931-Remove-redundant-old-operator-tests-tp127p159.html
Okay.
But it seems that executing runtime code in the
eu.stratosphere.test.japiOperators
tests is actually not what the tests mean to do. Would they cover their
intention better if they just invoked translation / optimization and tested
the result of the optimized plan in a fine granular fashion?