alamb commented on code in PR #6353: URL: https://github.com/apache/arrow-datafusion/pull/6353#discussion_r1193912043
########## datafusion/core/tests/sqllogictests/test_files/explain.slt: ########## @@ -147,8 +147,7 @@ analyzed_logical_plan SAME TEXT AS ABOVE logical_plan after simplify_expressions SAME TEXT AS ABOVE logical_plan after unwrap_cast_in_comparison SAME TEXT AS ABOVE logical_plan after replace_distinct_aggregate SAME TEXT AS ABOVE -logical_plan after decorrelate_where_exists SAME TEXT AS ABOVE Review Comment: This is the real change (as two rules were combined) The rest of this PR is a consequence of running `cargo test --test sqllogictests -- --complete` and checking in the result -- 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]
