pub fn has_batch_insert_where<P>(plan: PlanRef, pred: P) -> boolwhere P: FnMut(&BatchInsert) -> bool,