I know that Spark can run HiveQL with spark.sql(), but I am wondering is HiveQL the only query language for Spark, i.e. is it true that "Spark S
spark.sql()