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

2.1.6版本 doris 设置topn_opt_limit_threshold无效问题

Asked Sep 25, 2024 Modified Jan 1, 0001
Viewed 69
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
黄海军@SelectDB5198
answered Sep 25, 2024
Related Questions
fe节点加入集群时报错
1 answers
大佬们求助,授予角色可以创建catalog的权限报错
1 answers
关于catalog_paimon环境下如何启用paimonNativeReadSplits?
1 answers
不同doris集群如何同步数据?
1 answers
bitmap类型设置默认值后,数据导入报错can not cast from origin type bitmap to target type=varchar(65533)
1 answers
doris2.1.8,相同的sql,不同账期但数据量差异,大小表join,有时候会自动join reorder导致OOM
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 中文技术论坛.