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

【已解决】倒排索引空间释放问题

Asked Apr 23, 2024 Modified Apr 25, 2024
Viewed 94
cluster

建倒排索引之前表只有几百k,建完2.1M,使用ALTER TABLE table_name DROP INDEX inverted_index_name;删除后,还是2.1M,索引空间没有被释放,应该怎么释放?

edited Apr 25, 2024
Leonardo3
asked Apr 23, 2024
1 Answers

删除index后,可能不会立即释放空间,需要等删掉的索引对应的rowset gc以后才会删除。

edited Jan 1, 1970
阿渊@SelectDB (没回帖直接加我主页微信)9580
answered Apr 23, 2024
Related Questions
tablet冷却期间be故障,冷却中的tablet状态无法恢复
节点故障恢复,tablet副本无法不均衡,删除节点重新添加也不行
Doris4.0.3 版本 FE无法启动,频繁报:wait catalog to be ready. feType:UNKNOWN isReady:false
1 answers
Doris 某个be节点负载高,导致短暂宕机
1 answers
服务器如何配置才比较合理?
1 answers
doris fe节点变更成高可用配置
1 answers

Terms of service Privacy policy

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