-Spark-SQL-vs-Dataframe-API-faster-tp24768.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
Is there a difference in performance between writing a spark job using only
SQL statements and writing it using the dataframe api or does it translate
to the same thing under the hood?
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/Performance-Spark-SQL-vs