Skip to content

[Enhancement] (nereids)implement showIndexCommand in nereids #42771

@LiBinfeng-01

Description

@LiBinfeng-01

showIndex command is supported in legacy planner but not in nereids(new doris fe planner). you need implement the following showIndex command in nereids:
unsupportedshowIndexStatement

        (FROM |IN) tableName=multipartIdentifier
        ((FROM | IN) database=multipartIdentifier)?                                 ```

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions