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

[BugFix] Fix error of ScanTime #9448

Merged
merged 1 commit into from
Aug 2, 2022
Merged

Conversation

liuyehcf
Copy link
Contributor

@liuyehcf liuyehcf commented Aug 2, 2022

What type of PR is this:

  • bug
  • feature
  • enhancement
  • refactor
  • others

Which issues of this PR fixes :

Introduced by #9412

Problem Summary(Required) :

IOTaskExecTime and IOTaskIOWaitTime are updated cumulatively, while ScanTime should always equals to IOTaskExecTime + IOTaskIOWaitTime

@wanpengfei-git wanpengfei-git added the Approved Ready to merge label Aug 2, 2022
@StarRocks StarRocks deleted a comment from wanpengfei-git Aug 2, 2022
@StarRocks StarRocks deleted a comment from ZiheLiu Aug 2, 2022
@liuyehcf liuyehcf merged commit 37465a3 into StarRocks:main Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved Ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants