Apache Doris 中文技术论坛
Questions Tags Users Badges

doris怎么增加多个分区?

Asked Feb 13 Modified Jan 1, 0001
Viewed 31
2.1

官网增加分区只有增加单个分区,ALTER TABLE example_db.my_table
ADD PARTITION p1 VALUES LESS THAN ("2014-01-01");
如果要增加多个分区怎么写

edited Jan 1, 0001
wakin7
asked Feb 13
1 Answers

你可以考虑下自动分区和动态分区
https://doris.apache.org/zh-CN/docs/table-design/data-partitioning/dynamic-partitioning
https://doris.apache.org/zh-CN/docs/table-design/data-partitioning/auto-partitioning

edited Jan 1, 1970
徐振超@SelectDB7136
answered Feb 13
Related Questions
Doris的BE节点数据磁盘坏道修复后be进程无法重启
创建同步物化视图是否可以进行资源限制
1 answers
Doris-tag-2.1.8.1 编译问题
1 answers
调用JavaUDF的查询完成后,进程未完全退出,资源未完全释放
1 answers
doris query 执行成功,一直打印warn 日志
1 answers
关于集群修改FE与BE、IP信息场景
1 answers

Terms of service Privacy policy

Powered by Answer - the open-source software that powers Q&A communities.
Made with love © 2025 Apache Doris 中文技术论坛.