Skip to content

[Enhancement] (nereids)implement restoreCommand in nereids #42831

Description

@LiBinfeng-01

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

 ((ON | EXCLUDE) LEFT_PAREN baseTableRef (COMMA baseTableRef)* RIGHT_PAREN)?
properties=propertyClause? ```

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions