get_hg_execution_plan
Analyze SQL query performance in Hologres by retrieving execution plans with runtime statistics to identify optimization opportunities.
Instructions
Get actual execution plan with runtime statistics for a SQL query in Hologres database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The SQL query to analyze in Hologres database |