risingwave_frontend::handler::extended_handle

Function handle_execute

source
pub async fn handle_execute(
    session: Arc<SessionImpl>,
    portal: Portal,
) -> Result<RwPgResponse, RwError>