alamb commented on PR #15551:
URL: https://github.com/apache/datafusion/pull/15551#issuecomment-2794784982
Thanks again @alexwilcoxson-rel
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the spe
alamb merged PR #15551:
URL: https://github.com/apache/datafusion/pull/15551
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@datafusi
alamb commented on code in PR #15551:
URL: https://github.com/apache/datafusion/pull/15551#discussion_r2036175257
##
datafusion/expr-common/src/type_coercion/binary.rs:
##
@@ -987,6 +988,25 @@ fn coerce_fields(common_type: DataType, lhs: &FieldRef,
rhs: &FieldRef) -> Field