Skip to content

[Enhancement] (nereids)implement revokeRoleCommand in nereids #42819

@LiBinfeng-01

Description

@LiBinfeng-01

grantRole command is supported in legacy planner but not in nereids(new doris fe planner). you need implement the following grantRole command in nereids:
unsupportedgrantRoleStatement
REVOKE roles+=STRING_LITERAL (COMMA roles+=STRING_LITERAL)* FROM userIdentify

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions