You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please answer these questions before submitting your issue. Thanks!
What did you do?
Encounter "panic: Unknown partition type 0" when running tiup bench tpcc while it works when running with go-tpc v1.0.8, which was installed with the following scripts: curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/pingcap/go-tpc/master/install.sh | sh
Bug Report
Please answer these questions before submitting your issue. Thanks!
Encounter "panic: Unknown partition type 0" when running tiup bench tpcc while it works when running with go-tpc v1.0.8, which was installed with the following scripts:
curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/pingcap/go-tpc/master/install.sh | sh
It may be related to the following PR, TiUP may miss some default parameters.
https://github.com/pingcap/go-tpc/pull/86/files
What did you expect to see?
What did you see instead?
What version of TiUP are you using (
tiup --version
)?tiup bench v1.9.0
The text was updated successfully, but these errors were encountered: