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

Use cpu-cycles instead of execution-time to highlight operators with higher cpu consumption #129

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

rbrahmachary
Copy link
Contributor

@rbrahmachary rbrahmachary commented Oct 31, 2024

In hyper analyzed query plan, we report "cpu-cycles" & not "execution-time".
Accordingly, the attribute name has been updated recently in hyper & this PR is going to fix the query graph to use "cpu-cycles" instead of "execution-time" attribute for highlighting operators with higher cpu consumption.

Copy link

Thanks for the contribution! It looks like @rbrahmachary is an internal user so signing the CLA is not required. However, we need to confirm this.

@rbrahmachary rbrahmachary marked this pull request as draft October 31, 2024 18:12
@rbrahmachary rbrahmachary marked this pull request as ready for review October 31, 2024 18:12
@rbrahmachary rbrahmachary reopened this Oct 31, 2024
@vogelsgesang vogelsgesang merged commit dd5d515 into tableau:main Oct 31, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants