pub fn check_null_ratios( batches: &[RecordBatch], thresholds: &HashMap<String, f64>, ) -> Vec<QualityIssue>