Skip to content

EXPLAIN command displays invalid DESCRIBE [EXTENDED] <SourceId> command #9532

@spena

Description

@spena

Describe the bug
The EXPLAIN command displays an invalid statement which should be helpful to users to get more info about a stream or table.
For instance, DESCRIBE [EXTENDED] <SourceId> does not work. It should be DESCRIBE <SourceId> [EXTENDED]

Sources that this query reads from: 
-----------------------------------
SOURCE

For source description please run: DESCRIBE [EXTENDED] <SourceId>

Sinks that this query writes to: 
-----------------------------------
SINK

For sink description please run: DESCRIBE [EXTENDED] <SinkId>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions