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

Populate QueryStatistics wallTime using QueryStats elapsedTime #1719

Closed
wants to merge 1 commit into from

Conversation

willshen
Copy link
Contributor

Noticed that QueryStatistics wallTime was populated using queryStats.getTotalScheduledTime() instead of queryStats.getElapsedTime(). This PR is to correct that.

@cla-bot cla-bot bot added the cla-signed label Oct 10, 2019
@raghavsethi raghavsethi self-assigned this Oct 10, 2019
@raghavsethi raghavsethi self-requested a review October 10, 2019 21:18
@findepi
Copy link
Member

findepi commented Oct 11, 2019

Spoke with @raghavsethi offline

@findepi
Copy link
Member

findepi commented Oct 11, 2019

Merged as 7cc7b51, thanks!

@findepi findepi closed this Oct 11, 2019
@findepi findepi added this to the 321 milestone Oct 11, 2019
@willshen willshen deleted the query-stats-walltime branch October 11, 2019 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants