Hi, The same they are. If you check the equality, you can use DataFrame#explain.
// maropu On Tue, May 31, 2016 at 12:26 PM, pseudo oduesp <pseudo20...@gmail.com> wrote: > hi guys , > it s similare thing to do : > > sqlcontext.join("select * from t1 join t2 on condition) and > > df1.join(df2,condition,'inner")?????? > > ps: df1.registertable('t1') > ps: df2.registertable('t2') > thanks > -- --- Takeshi Yamamuro