rheem-ecosystem / rheem

Rheem - a cross-platform data processing system
https://rheem-ecosystem.github.io
5 stars 0 forks source link

CoGroup Operator #2

Closed JorgeQuiane closed 7 years ago

JorgeQuiane commented 7 years ago

This is a pretty popular operation shared by many data analytic tasks. It is then important to natively support this operation. We should have both options (if not a single one covering both): one that gets two inputs and another getting more than two inputs.