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

PR #95639 - sql: record sql CPU nanoseconds in statement statistics table #16080

Closed
cockroach-teamcity opened this issue Jan 25, 2023 · 2 comments

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Jan 25, 2023

Exalate commented:

Related PR: cockroachdb/cockroach#95639
Commit: cockroachdb/cockroach@12697c6


Release note (sql change): Added a cpuNanos field to the statistics
column of the crdb_internal.statement_statistics and
system.statement_statistics tables that reports the amount of CPU
time in nanoseconds during SQL execution for queries that track CPU time.

Jira Issue: DOC-6678

@exalate-issue-sync
Copy link

Florence Morris (florence-crl) commented:
I did not find {{cpuNanos}}, only {{"cpuSQLNanos"}}

This section needs to be updated.

@exalate-issue-sync
Copy link

Florence Morris (florence-crl) commented:
Updated crdb_internal page in DOC-6816

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant