Skip to content

Is OPTIMIZE TABLE FINAL required for mutations? #47550

@Alex-Cheng

Description

@Alex-Cheng

After running query of mutations, such as alter table update ..., shall I run OPTIMIZE TABLE FINAL? Does the mutations produce multiple parts for single partition? And I could use OPTIMIZE to merge these parts into one?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions