pub async fn choose_fast_insert_client(
table_id: &TableId,
frontend_env: &FrontendEnv,
request_id: u32,
) -> Result<ComputeClient, SchedulerError>
pub async fn choose_fast_insert_client(
table_id: &TableId,
frontend_env: &FrontendEnv,
request_id: u32,
) -> Result<ComputeClient, SchedulerError>