You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by "guoqing0629@yahoo.com.hk" <gu...@yahoo.com.hk> on 2015/08/07 13:14:59 UTC

Insert operation in Dataframe

Hi all , 
Is the Dataframe support the insert operation , like sqlContext.sql("insert into table1 xxx select xxx from table2") ?



guoqing0629@yahoo.com.hk