Skip to main content

execute_query_plan

Function execute_query_plan 

Source
pub async fn execute_query_plan<'exec>(
    ctx: QueryPlanExecutionContext<'exec>,
) -> Result<PlanExecutionOutput, PlanExecutionError>