async fn execute(
session: Arc<SessionImpl>,
plan_fragmenter_result: BatchPlanFragmenterResult,
formats: Vec<Format>,
) -> Result<RwPgResponse>
async fn execute(
session: Arc<SessionImpl>,
plan_fragmenter_result: BatchPlanFragmenterResult,
formats: Vec<Format>,
) -> Result<RwPgResponse>