Re: [PR] fix: add map coercion for binary ops [datafusion]

2025-04-10 Thread via GitHub
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

Re: [PR] fix: add map coercion for binary ops [datafusion]

2025-04-10 Thread via GitHub
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

Re: [PR] fix: add map coercion for binary ops [datafusion]

2025-04-09 Thread via GitHub
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