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

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

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

image.png
image.png

edited Jan 1, 0001
Justin1
asked Feb 26
2 Answers

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

edited Jan 1, 1970
morningman422
answered Feb 26

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

-- 查看Doris版本:
  SELECT @@VERSION_COMMENT;
edited Jan 1, 1970
黄海军@SelectDB4903
answered Feb 26
Related Questions
insert overwrite table 写入iceberg表报错
1 answers
期望Doris支持Apache Ozone对象存储ofs协议
1 answers
doris 3.0.4存算一体执行语句卡死并且kill失败
1 answers
Doris 连接 Paimon 查询的时候报错ArrayIndexOutOfBoundsException
1 answers
FundationDB 问题 导致 FE 服务无法运行 及后续运维操作问题
1 answers
Doris3.0.4使用paimon catalog连接带ssl证书的s3报错
2 answers

Terms of service Privacy policy

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