Skip to content

ddl: create table accelerate #50052

@GMHDBJD

Description

@GMHDBJD

Feature Request

Is your feature request related to a problem? Please describe:

Currently, conventional DDLs are running in serial. The time spent is significant in scenarios that thousands of DDLs are fired at the same time.

Describe the feature you'd like:

Therefore, it is necessary to support parallel execution of DDL operations such as CREATE TABLE to enhance the performance of DDL execution. This is particularly crucial in scenarios where users need to create tens of thousands of tables
Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/feature-requestCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions