Re: add multiple columns

2016-06-26 Thread ayan guha
Can you share an example? You may want to write a sql stmt to add the columns>? On Sun, Jun 26, 2016 at 11:02 PM, wrote: > Hi guy! > > I'm afraid you have to loop...The update of the Logical Plan is getting > faster on Spark. > > Cheers, > Ardo. > > Sent from my iPhone > > > On 26 Jun 2016, at 1

Re: add multiple columns

2016-06-26 Thread ndjido
Hi guy! I'm afraid you have to loop...The update of the Logical Plan is getting faster on Spark. Cheers, Ardo. Sent from my iPhone > On 26 Jun 2016, at 14:20, pseudo oduesp wrote: > > Hi who i can add multiple columns to data frame > > withcolumns allow to add one columns but when you h