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

Refactor csv generator #36

Merged
merged 3 commits into from
May 6, 2020
Merged

Refactor csv generator #36

merged 3 commits into from
May 6, 2020

Conversation

yeya24
Copy link
Contributor

@yeya24 yeya24 commented May 2, 2020

Signed-off-by: yeya24 yb532204897@gmail.com

Fixes #24

User facing changes

  1. Add a new flag output-type
  2. Rename output to output-dir

yeya24 added 2 commits May 1, 2020 21:11
Signed-off-by: yeya24 <yb532204897@gmail.com>
Signed-off-by: yeya24 <yb532204897@gmail.com>
@yeya24 yeya24 changed the title Refactor csv generator WIP: Refactor csv generator May 2, 2020
@yeya24
Copy link
Contributor Author

yeya24 commented May 2, 2020

Mark this as WIP since it is not tested yet. Will add some E2E and do more detailed tests tomorrow

@yeya24
Copy link
Contributor Author

yeya24 commented May 3, 2020

Confirmed this work in my local tidb cluster setup with tiup. Also tested with tidb-lightning and it works well, too

@yeya24 yeya24 changed the title WIP: Refactor csv generator Refactor csv generator May 3, 2020
Signed-off-by: yeya24 <yb532204897@gmail.com>
@zhouqiang-cl
Copy link
Contributor

@mahjonp PTAL

Copy link
Contributor

@mahjonp mahjonp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great.

@mahjonp mahjonp merged commit c68473d into pingcap:master May 6, 2020
@yeya24 yeya24 deleted the refactor-csv branch May 8, 2020 16:21
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.

Separate the logic of different workloads in tpcc prepare
3 participants