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

EXPLAIN ANALYZE Doc Update #9483

Closed
SpicyThrow opened this issue Jan 25, 2021 · 1 comment
Closed

EXPLAIN ANALYZE Doc Update #9483

SpicyThrow opened this issue Jan 25, 2021 · 1 comment
Assignees
Labels
C-doc-improvement P-2 Normal priority; secondary task

Comments

@SpicyThrow
Copy link
Contributor

SpicyThrow commented Jan 25, 2021

Re: EXPLAIN ANALYZE

Issue Description

In the section DistSQL Plan Viewer, in the second row, it says the field is <index>@<table>; however, when using EXPLAIN ANALYZE it looks like it's <table>@<index>. See attached example.
image

Suggested Resolution

@ericharmeling ericharmeling added the P-2 Normal priority; secondary task label Feb 3, 2021
@ianjevans ianjevans assigned ianjevans and unassigned ericharmeling Feb 10, 2021
@ianjevans
Copy link
Contributor

Duplicate of #9154.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-doc-improvement P-2 Normal priority; secondary task
Projects
None yet
Development

No branches or pull requests

4 participants