Package | Description |
---|---|
com.databricks.sdk |
Modifier and Type | Method and Description |
---|---|
StatementExecutionAPI |
WorkspaceClient.statementExecution()
The Databricks SQL Statement Execution API can be used to execute SQL statements on a SQL
warehouse and fetch the result.
|
Modifier and Type | Method and Description |
---|---|
WorkspaceClient |
WorkspaceClient.withStatementExecutionAPI(StatementExecutionAPI statementExecution)
Replace the default StatementExecutionAPI with a custom implementation.
|
Copyright © 2024. All rights reserved.