ODBC compliance
- Last Updated: October 27, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Apache Spark SQL 8.0
- Documentation
The Apache Spark SQL Wire Protocol driver is compliant with the Open Database Connectivity (ODBC) specification. The driver supports ODBC API Conformance Level 1, that is, it supports ODBC Core and Level 1 functions.
Note: SQLCancel and SQLTransact execute successfully but perform no
functions.
Note: SQLStatistics always returns an empty result set.