Skip to content

Conversation

@parkma99
Copy link
Contributor

@parkma99 parkma99 commented May 5, 2023

Which issue does this PR close?

Closes #6210

Rationale for this change

What changes are included in this PR?

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 5, 2023
@jackwener
Copy link
Member

you can use it to complete result automatically

cargo test -p datafusion --test sqllogictests -- scalar --complete

@parkma99
Copy link
Contributor Author

parkma99 commented May 5, 2023

Year, I used it.Thanks

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 (again) @parkma99 . I reviewed all the tests and made sure they were ported ❤️ -- really appreciated

I took the liberty of merging this branch up from master to get the changes from #6242

@alamb alamb merged commit d901254 into apache:main May 5, 2023
@parkma99 parkma99 deleted the expr branch May 5, 2023 15:49
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.

Port tests in expr.rs to sqllogictest

3 participants