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

bug: Dml statement should run in local mode. #7684

Closed
liurenjie1024 opened this issue Feb 3, 2023 · 1 comment
Closed

bug: Dml statement should run in local mode. #7684

liurenjie1024 opened this issue Feb 3, 2023 · 1 comment
Assignees
Labels
type/bug Something isn't working
Milestone

Comments

@liurenjie1024
Copy link
Contributor

liurenjie1024 commented Feb 3, 2023

Describe the bug

In our sysbench test, we insert data in small chunk into system, which requires high qps. DML in distributed mode usually happens in etl, which is not our case, so we should use local mode to execute.

To Reproduce

No response

Expected behavior

There should not so much metrics in our sysben benchmark pipeline, and metrics should not be collected in local mode.

Additional context

No response

@liurenjie1024 liurenjie1024 added the type/bug Something isn't working label Feb 3, 2023
@github-actions github-actions bot added this to the release-0.1.17 milestone Feb 3, 2023
@liurenjie1024
Copy link
Contributor Author

cc @Gun9niR

@liurenjie1024 liurenjie1024 assigned Gun9niR and liurenjie1024 and unassigned Gun9niR Feb 3, 2023
@liurenjie1024 liurenjie1024 changed the title bug: Batch metrics should be disable in local execution mode. bug: Dml statement should run in local mode. Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants