UNPKG

@databricks/sql

Version:

Driver for connection to Databricks SQL via Thrift API.

6 lines 195 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); class HiveDriverError extends Error { } exports.default = HiveDriverError; //# sourceMappingURL=HiveDriverError.js.map