-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
62006: sql: add execution stats to node_statement_statistics r=yuzefovich a=asubiotto Release justification: low-risk, high-benefit change to existing functionality since this commit exposes pre-existing execution stats through the SQL shell. Release note (sql change): sampled execution stats are now available through node_statement_statistics. Closes #61637 Putting @yuzefovich as primary reviewer but @maryliag and @Azhng, please take a look and let me know if you have any questions. Co-authored-by: Alfonso Subiotto Marques <[email protected]>
- Loading branch information
Showing
4 changed files
with
182 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.