pub fn compare_with_op( left: &DataValue, right: &DataValue, op: &str, case_insensitive: bool, ) -> bool
Compare two DataValues with a comparison operator