alamb opened a new pull request #1607: URL: https://github.com/apache/arrow-datafusion/pull/1607
# Which issue does this PR close? Re https://github.com/apache/arrow-datafusion/issues/1605 # Rationale for this change While working on https://github.com/apache/arrow-datafusion/pull/1606 I found it confusing that some of the logic was in coercion.rs and some in `binary_rule.rs` # What changes are included in this PR? Moves all binary operator coercion logic into `binary_rule.rs` (just # Are there any user-facing changes? no -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
