context - https://github.com/apache/arrow-rs/issues/3199 - https://github.com/apache/arrow-rs/pull/10902 once https://github.com/apache/arrow-rs/pull/10902 (arrow-rs v60.0.0) is merged update call sites in DataFusion to use the new `equal_datatypes` instead of custom logic. know callsites - https://github.com/apache/datafusion/pull/4347 - https://github.com/apache/datafusion/pull/4233
context
once apache/arrow-rs#10902 (arrow-rs v60.0.0) is merged update call sites in DataFusion to use the new
equal_datatypesinstead of custom logic.know callsites