Get the query execution plan for a query against table id.
Returns a human-readable explanation of how the query will be executed.
REST NAMESPACE ONLY
REST namespace returns the response as a plain string
instead of the ExplainTableQueryPlanResponse JSON object.