pub fn compare_with_eq( lhs: &dyn Datum, rhs: &dyn Datum, is_nested: bool, ) -> Result<BooleanArray>
Compare with eq with either nested or non-nested