Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented May 15, 2023

Which issue does this PR close?

I believe #6271 had a logical merge conflict

Rationale for this change

CI is failing on master. It should be fixed

What changes are included in this PR?

update sqllogictest output

Are these changes tested?

Are there any user-facing changes?

@alamb alamb marked this pull request as ready for review May 15, 2023 14:16
@github-actions github-actions bot added core Core DataFusion crate sqllogictest SQL Logic Tests (.slt) labels May 15, 2023
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
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@alamb alamb merged commit eb918ab into apache:main May 15, 2023
@alamb
Copy link
Contributor Author

alamb commented May 15, 2023

Thanks @r4ntix

@alamb alamb deleted the alamb/update_expected branch May 15, 2023 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants