apache_beam

implementation of joining is little verbose in beam, so you can use the classes in ParDo Fn to implement left,right,inner joins.