Re: what different between join and coGroup in flink

Posted by hagersaleh on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/what-different-between-join-and-coGroup-in-flink-tp2682p2714.html

Join can be executed more efficiently than CoGroup
this means Join faster than COGroup in executed