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

support plan replayer for ch,rawsql #136

Merged
merged 4 commits into from
Aug 30, 2022
Merged

Conversation

Yisaer
Copy link
Contributor

@Yisaer Yisaer commented Aug 30, 2022

Signed-off-by: yisaer disxiaofei@163.com

support plan replayer for ch like following:

go-tpc ch --warehouses <warehouses> -T <count> -t <count> --time <time> -H <host> -P <dbPort> -D <database> -S <statusPort> --use-plan-replayer true run

support plan replayer for rawsql like following:

go-tpc  rawsql run --query-files q1.sql --time <time> -H <host> -P <dbPort> -D <database> -S <statusPort> --use-plan-replayer true

Signed-off-by: yisaer <disxiaofei@163.com>

support ch

Signed-off-by: yisaer <disxiaofei@163.com>

support ch

Signed-off-by: yisaer <disxiaofei@163.com>

support ch

Signed-off-by: yisaer <disxiaofei@163.com>

support ch

Signed-off-by: yisaer <disxiaofei@163.com>
@Yisaer Yisaer requested a review from dbsid August 30, 2022 06:14
Signed-off-by: yisaer <disxiaofei@163.com>
@dbsid
Copy link
Collaborator

dbsid commented Aug 30, 2022

Could you please add the replayer support for rawsql command, rawsql is used to execute tpcds/job workload.

Yisaer added 2 commits August 30, 2022 14:38
Signed-off-by: yisaer <disxiaofei@163.com>
Signed-off-by: yisaer <disxiaofei@163.com>
@Yisaer Yisaer changed the title support plan replayer for ch support plan replayer for ch,rawsql Aug 30, 2022
@dbsid dbsid merged commit 0f683f5 into pingcap:master Aug 30, 2022
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