crepererum opened a new pull request, #6114: URL: https://github.com/apache/arrow-datafusion/pull/6114
# Which issue does this PR close? \- # Rationale for this change We need to also re-assign the schema stored within `InListExpr` at the same time when we replace the children. This bug affects both the public API `reassign_predicate_columns` as well as potential internal use of it. # What changes are included in this PR? Bugfix. # Are these changes tested? New test. # Are there any user-facing changes? \- -- 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]
