Skip to content

Support for online changes of index granularity #1644

@bobrik

Description

@bobrik

It'd be nice to have an ability to change index granularity in ClickHouse with a query, like:

ALTER TABLE foo SET INDEX GRANULARITY = 4096

Only new and merged parts will get new granularity setting, but it seems a lot easier than what one has to do now to change index granularity.

cc @vavrusa, @dqminh

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