- Provide a terse way to implement `ScalarUDFImpl::{equals,hash_code}` for function Foo if Foo implements `PartialEq` and `Hash` - This should update all `ScalarUDFImpl` that today have explicit equals/hash implementations