pub fn evaluate_partition_prefix<'a>( partition_cols: &'a [(String, DataType)], filters: &'a [Expr], ) -> Option<Path>