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

distsql: put the SQL into diagrams #41129

Merged
merged 1 commit into from
Oct 1, 2019

Conversation

RaduBerinde
Copy link
Member

We have seen cases where we get an EXPLAIN ANALYZE output from a
client and it's not clear which variation of a big query it was from.
This change adds the SQL to the diagram. A corresponding change on the
diagram rendering side is in progress.

Release justification: low-risk change with customer benefit.

Release note: None

We have seen cases where we get an `EXPLAIN ANALYZE` output from a
client and it's not clear which variation of a big query it was from.
This change adds the SQL to the diagram. A corresponding change on the
diagram rendering side is in progress.

Release justification: low-risk change with customer benefit.

Release note: None
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@RaduBerinde
Copy link
Member Author

image

@jordanlewis
Copy link
Member

Lol

Copy link
Member

@jordanlewis jordanlewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @jordanlewis and @solongordon)

@RaduBerinde
Copy link
Member Author

TFTR!

bors r+

craig bot pushed a commit that referenced this pull request Oct 1, 2019
41129: distsql: put the SQL into diagrams r=RaduBerinde a=RaduBerinde

We have seen cases where we get an `EXPLAIN ANALYZE` output from a
client and it's not clear which variation of a big query it was from.
This change adds the SQL to the diagram. A corresponding change on the
diagram rendering side is in progress.

Release justification: low-risk change with customer benefit.

Release note: None

Co-authored-by: Radu Berinde <[email protected]>
@craig
Copy link
Contributor

craig bot commented Oct 1, 2019

Build succeeded

@craig craig bot merged commit ba6da50 into cockroachdb:master Oct 1, 2019
@RaduBerinde RaduBerinde deleted the flow-diagram-sql branch October 1, 2019 21:34
@knz knz mentioned this pull request Oct 2, 2019
18 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants