Table
Data
Analyze query execution plan
Analyze the query execution plan for a query against table id. Returns detailed statistics and analysis of the query execution plan.
REST NAMESPACE ONLY REST namespace returns the response as a plain string instead of the AnalyzeTableQueryPlanResponse JSON object.
post/v1/table/{id}/analyze_plan
Request body
Response
Query execution plan analysis
string required
Human-readable query execution plan analysis