advancedxy opened a new pull request, #10867: URL: https://github.com/apache/datafusion/pull/10867
## Which issue does this PR close? Follow-up on #10031 ## Rationale for this change As discussed in https://github.com/apache/datafusion/pull/10031#discussion_r1561945088, a followup PR to make the function `datatype_is_logically_equal` in DFSchema public and reuses in the in_list code. ## What changes are included in this PR? 1. make `datatype_is_logically_equal` public in DFSchema 2. remove duplicate code in `in_list` ## Are these changes tested? Existing tests. ## 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
