Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minior: Add tests with sqrt with negative argument #9426

Merged
merged 1 commit into from
Mar 2, 2024

Conversation

caicancai
Copy link
Member

@caicancai caicancai commented Mar 2, 2024

Which issue does this PR close?

Add negative tests about sqrt function

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 the sqllogictest SQL Logic Tests (.slt) label Mar 2, 2024
@caicancai
Copy link
Member Author

Please forgive me for adding some negative tests at will. I am not sure whether it is appropriate to add negative tests to scalar.slt. I am compiling a negative test document about the math function. Can I add the negative test I compiled in the next PR?

@alamb
Copy link
Contributor

alamb commented Mar 2, 2024

Please forgive me for adding some negative tests at will. I am not sure whether it is appropriate to add negative tests to scalar.slt. I am compiling a negative test document about the math function. Can I add the negative test I compiled in the next PR?

Thank you @caicancai -- adding tests is always appreciated. Thank you

@alamb alamb changed the title Minior: Add negative tests about sqrt function Minior: Add tests with sqrt with negative argument Mar 2, 2024
@alamb alamb merged commit 10fbf42 into apache:main Mar 2, 2024
25 checks passed
@caicancai caicancai deleted the sqrt branch March 5, 2024 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sqllogictest SQL Logic Tests (.slt)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants