Skip to content

Mermaid chart should report the rows, columns and time of the resultset #2638

Description

@joocer

Currently, the mermaid version of the query plan doesn't display information about the result of the query, this could be done by adding a "HEAD" node:

NODE_HEAD@{ shape: sm-circ }

and an edge to this node, something like this:

NODE_xxxxxxxxxx -- 0 rows<br />0 columns<br />0 bytes<br />0ms --> NODE_HEAD

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions