explain_query
Generate a Trino EXPLAIN plan for a read-only SELECT or WITH query to analyze the query execution strategy.
Instructions
Return the Trino EXPLAIN plan for a read-only SELECT or WITH query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |