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

Doris3.0读取Hive分区表,UDF格式化时间,过滤分区,列裁剪没有生效,导致全表扫描

Asked Feb 26, 2025 Modified Jan 1, 0001
Viewed 86
3.0 catalog query performance

image.png
image.png

edited Jan 1, 0001
Justin1
asked Feb 26, 2025
2 Answers

可以试一下 set enable_fold_constant_by_be=true 后再执行,或者explain 看下结果

edited Jan 1, 1970
morningman472
answered Feb 26, 2025

你的需求是希望自定义函数也能达到分区裁剪的效果吗?如果是的话麻烦提供下udf代码以及具体的Doris版本号、表结构及查询语句(可以简化)、explain。
Doris版本号可通过

-- 查看Doris版本:
  SELECT @@VERSION_COMMENT;
edited Jan 1, 1970
黄海军@SelectDB5218
answered Feb 26, 2025
Related Questions
doris3.0.8运行insert into 任务报错send fragments failed. io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED
tablet冷却期间be故障,冷却中的tablet状态无法恢复
节点故障恢复,tablet副本无法不均衡,删除节点重新添加也不行
不同cpu架构下组建集群
2 answers
2.1.8升级到3.0.8 admin没有权限
1 answers
audit_log 表坏了 版本3.1.4
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 中文技术论坛.