Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] (nereids)implement analyzeDatabaseCommand in nereids #42706

Open
1 task
Tracked by #42631
LiBinfeng-01 opened this issue Oct 29, 2024 · 2 comments · May be fixed by #48031
Open
1 task
Tracked by #42631

[Enhancement] (nereids)implement analyzeDatabaseCommand in nereids #42706

LiBinfeng-01 opened this issue Oct 29, 2024 · 2 comments · May be fixed by #48031
Assignees
Labels
area/nereids good first issue java Pull requests that update Java code

Comments

@LiBinfeng-01
Copy link
Collaborator

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

  • ANALYZE DATABASE name=multipartIdentifier
    (WITH analyzeProperties)* propertyClause?
@yx-keith
Copy link

I will pick this, thanks

@xiedeyantu xiedeyantu linked a pull request Feb 18, 2025 that will close this issue
16 tasks
@starocean999
Copy link
Contributor

@yx-keith this command has been addressed by #48031 , you may take another one as your wish 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/nereids good first issue java Pull requests that update Java code
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

3 participants