Skip to content

[Enhancement] (nereids)implement analyzeTableCommand in nereids #42705

Open
@LiBinfeng-01

Description

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

  • ANALYZE TABLE name=multipartIdentifier partitionSpec?
    columns=identifierList? (WITH analyzeProperties)* propertyClause?

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions