Required role: write or higher.
Execute ad-hoc SQL in a running or paused pipeline.
The evaluation is not incremental.
| Path Parameters |
|---|
pipeline_name string — REQUIRED |
| Query Parameters |
|---|
sql string — REQUIRED |
format string — REQUIREDPossible values: [text, json, parquet, arrow_ipc, hash] URL-encoded format argument to the /query endpoint. Input data format, e.g., 'text', 'json' or 'parquet' |
| Responses |
|---|
|
| Schema — OPTIONAL |
|---|
detailsDetailed error metadata.
The contents of this field is determined by error_code. | error_code stringError code is a string that specifies this error type. | message stringHuman-readable error message. |
|
404
Pipeline with that name does not exist | Schema — OPTIONAL |
|---|
detailsDetailed error metadata.
The contents of this field is determined by error_code. | error_code stringError code is a string that specifies this error type. | message stringHuman-readable error message. |
|
| Schema — OPTIONAL |
|---|
detailsDetailed error metadata.
The contents of this field is determined by error_code. | error_code stringError code is a string that specifies this error type. | message stringHuman-readable error message. |
|
| Schema — OPTIONAL |
|---|
detailsDetailed error metadata.
The contents of this field is determined by error_code. | error_code stringError code is a string that specifies this error type. | message stringHuman-readable error message. |
|