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

add more test case for topsql #32405

Closed
crazycs520 opened this issue Feb 16, 2022 · 0 comments · Fixed by #32410
Closed

add more test case for topsql #32405

crazycs520 opened this issue Feb 16, 2022 · 0 comments · Fixed by #32410
Assignees
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@crazycs520
Copy link
Contributor

Dev Task

Add more test cases to make sure the data correctness of a topsql:

[] analyze sql
[] explain analyze sql
[] trace sql
[] set global sql and the related internal sql
[] multi-statement
[] multi-statement but the first statement execute failed
[] multi-statement but the second statement execute failed.
[] sql with execution in optimize stage.
[] sql with many compile plan time
[] sql with syntax error
[] DDL sql but execute failed.
[] sql execute failed cause by kv error
[] make sure the data correctness of ExecCount for the long execution time sql.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant