Oh that's easy ... just add this to the above statement for each duplicate
column - 
.drop(rightDF.col("x")).drop(rightDF.col("y")).

thanks!







--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Left-Right-Outer-join-on-multiple-Columns-tp26293p26328.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to