Description
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 be made available in the flink-end-to-end-tests module.
The job should also include some misbehavior such as failures which can be activated.
Attachments
Issue Links
- relates to
-
FLINK-8970 Add more automated end-to-end tests
- Open
- links to