|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
|||
| namespace |
string |
The namespace. |
default-namespace |
| workspace |
string |
The workspace ID. |
edcef******b4f |
| sqlExecutionId |
string |
The SQL execution ID. |
|
| name |
string |
The name of the SQL execution. |
|
| description |
string |
The description of the SQL execution. |
|
| sessionClusterName |
string |
The name of the session cluster. |
|
| sqlFileId |
string |
The SQL file ID. |
|
| sqlScript |
string |
The SQL script content. |
|
| batchMode |
boolean |
Specifies whether to enable batch mode. |
|
| state |
string |
The state of the SQL execution. |
|
| message |
string |
The message returned for the SQL execution. |
|
| statements |
array |
||
| SqlStatement |
The SQL statement. |