Supported SQL Functionality
- Last Updated: August 19, 2015
- 1 minute read
- DataDirect Connectors
- JDBC
- Apache Spark SQL 6.0
- Documentation
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.