The driver supports Spark SQL and the core SQL grammar (primarily SQL-92). The following topics describe how the driver handles SQL queries in many circumstances.
Note: Spark SQL uses a subset of SQL and HiveQL. While it provides much of the functionality of SQL, the Spark SQL subset of SQL and HiveQL has some differences and limitations. For the latest information, refer to the Spark SQL and DataFrame Guide.