fn term_to_expr( term: &Term, denorm_values: &BTreeMap<String, BTreeMap<OrderedF64, Value>>, ) -> Option<PartitionExpr>