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

2.1.6版本 doris 设置topn_opt_limit_threshold无效问题

Asked Sep 25, 2024 Modified Jan 1, 0001
Viewed 85
2.1

尝试topn优化,设置topn_opt_limit_threshold的值,但是不管是设置0禁用还是大于默认1024的值都是会出现默认topn优化的情况,应该是设置的session没生效。
执行global和非gloabal都无效。
set global topn_opt_limit_threshold=10240;
set topn_opt_limit_threshold=10240;
截图_17271592715163.png
截图_17271682378799.png

edited Jan 1, 0001
leoleo17
asked Sep 25, 2024
1 Answers

问题已经修复,会在2.1.7合入。 pr

edited Sep 25, 2024
黄海军@SelectDB5218
answered Sep 25, 2024
Related Questions
Doris 2.1.4版本,be节点崩溃重启后集群恢复很慢问题
1 answers
Doris2.1.4 be节点宕机,jemalloc相关问题
使用UNIQUE KEY建表时候,用日期建分区,日期字段不是跟在id后面,一定要列出日期字段前面所有字段才能建分区吗
1 answers
Doris CBO 导致的BE节点内存规律性波动问题
1 answers
ROUTINE LOAD导入kafka数据,当kafka是cdc数据,JSON格式,带删除标识的:op:d
1 answers
jdbc catalog 地址修改有残留
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 中文技术论坛.