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

[native] Add the native isBlockedTiming stat to operator stats #23832

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

zuyu
Copy link
Contributor

@zuyu zuyu commented Oct 15, 2024

Exposes the isBlockedTiming stat from native worker to coordinator:

  1. add the stat in OperatorStats and update presto protocol.
  2. Presto task collects the stat from velox per Measure isBlocked and isFinished operator calls facebookincubator/velox#10923.
== NO RELEASE NOTE ==

@zuyu zuyu requested review from a team as code owners October 15, 2024 03:52
@zuyu zuyu requested a review from presto-oss October 15, 2024 03:52
@zuyu zuyu force-pushed the is-blocked-timing branch 3 times, most recently from b7070fa to 1cc456e Compare October 15, 2024 06:40
@zuyu zuyu force-pushed the is-blocked-timing branch from 1cc456e to 06ca34e Compare October 15, 2024 23:50
@zuyu zuyu force-pushed the is-blocked-timing branch from 06ca34e to cd779a9 Compare October 16, 2024 03:47
@yingsu00 yingsu00 merged commit 87277f8 into prestodb:master Oct 16, 2024
59 checks passed
@zuyu zuyu deleted the is-blocked-timing branch October 16, 2024 04:56
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