Skip to content

Issue on docs #1767

Closed
Closed
@jiangmiaoguan

Description

@jiangmiaoguan

Path:/zh-CN/docs/1.2/advanced/alter-table/schema-change
对于 OLAP 大表,增加表字段时性能非常慢,有可能N个小时都完成不了,最终还失败报错。文档有一个 light_schema_change 特性,默认是关闭的。修改属性开启后,再次 DDL 表也没有成功。不知道是 light_schema_change 参数不生效,还是DDL就是慢。如果使用重建表,然后使用 select ... insert into,性能不知道如何(10亿数据量,原表字段有可能有1000个)?或者是否有其他建议呢

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions