Till Rohrmann created FLINK-8972: ------------------------------------ Summary: Create general purpose DataSet testing job Key: FLINK-8972 URL: https://issues.apache.org/jira/browse/FLINK-8972 Project: Flink Issue Type: Task Components: Tests Affects Versions: 1.5.0 Reporter: Till Rohrmann
Likewise to FLINK-8971, we should have a general purpose testing job for the {{DataSet}} API. The job should contain at least the following aspects: * Co-group operation * Join operation * Iteration The input should generate a deterministic output which can be verified for correctness. The job should also include some misbehavior such as failures which can be activated. -- This message was sent by Atlassian JIRA (v7.6.3#76005)