mingmwang commented on PR #6114: URL: https://github.com/apache/arrow-datafusion/pull/6114#issuecomment-1521829798
It is unrelated to this PR, but I think the original implementation of the `reassign_predicate_columns()` is strange, it should not leverage the `transform()` process to do the replacement, because the`transform()` process assumes the schema of the expr will not change. -- 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...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org