Skip to content

Conversation

@parkma99
Copy link
Contributor

@parkma99 parkma99 commented May 9, 2023

Which issue does this PR close?

related #6302

Rationale for this change

What changes are included in this PR?

Port create_join_context_unbalanced tests, create_join_context_with_nulls and some create_join_context tests in joins.rs to sqllogictest

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added core Core DataFusion crate sqllogictest SQL Logic Tests (.slt) labels May 9, 2023
@parkma99 parkma99 marked this pull request as ready for review May 11, 2023 11:11
@parkma99
Copy link
Contributor Author

Still having many tests in joins.rs not porting to sqllogictest😊😊

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thank you @parkma99 -- epic work 🦾

I reviewed all the tests and they look ported very nicely me. The only thing I suggest is keeping a few of the comments that provided context about the tests which I have added as suggestions to this PR

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thank you @parkma99 -- epic work 🦾

I reviewed all the tests and they look ported very nicely me. The only thing I suggest is keeping a few of the comments that provided context about the tests which I have added as suggestions to this PR

parkma99 and others added 4 commits May 12, 2023 08:46
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
@alamb alamb merged commit 85bf2af into apache:main May 12, 2023
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