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

colfetcher,row: decode only needed columns when tracing is enabled #12689

Closed
cockroach-teamcity opened this issue Jan 7, 2022 · 2 comments
Closed

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Jan 7, 2022

Exalate commented:

cockroachdb/cockroach#74236 --- Release note (sql change): The KV tracing of SQL queries (that could be obtained with %5Cset auto_trace=on,kv) has been adjusted slightly. Previously, we would fully decode the key part of each key-value pair even if some part of the key would not be decoded when tracing is enabled. Now, we won't perform any extra decoding, and parts of the key that aren't decoded are replaced with ?.

Jira Issue: DOC-2270

Jira Issue: DOC-4212

@exalate-issue-sync
Copy link

Vy Ton (vy-ton) commented:
Stephanie Bodoff I don’t think this needs docs?

@exalate-issue-sync
Copy link

Stephanie Bodoff (stbof) commented:
Contents of KV pair not covered in docs.

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