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

Change classification of a HAVING test #107

Merged
merged 1 commit into from
Aug 5, 2023
Merged

Change classification of a HAVING test #107

merged 1 commit into from
Aug 5, 2023

Conversation

alancai98
Copy link
Member

There was a test (SELECT rep, SUM(total_sales) as total FROM sales_report HAVING rep = \"Meg\") that was previously classified as an evaluation fail. Should be classified as a static analysis fail.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@alancai98 alancai98 merged commit c8cd1af into main Aug 5, 2023
4 checks passed
@alancai98 alancai98 deleted the move-having-test branch August 5, 2023 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants