Really triger the join operation
Really triger the join operation
default false, which will keep all duplicated name columns with the postfix. when it's true, the duplicated columns will be dropped.
Append SmvMultiJoin Chain
Append SmvMultiJoin Chain
df.smvJoinMultipleByKey(Seq("k1", "k2"), Inner). joinWith(df2, "_df2"). joinWith(df3, "_df3", LeftOuter). doJoin()