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

Doris 2.0.10 别名和系统内置函数名字一样的时候,一直使用内置函数,导致别名函数失效

Asked Jun 15, 2024 Modified Jan 1, 0001
Viewed 94
2.0

比如:
select union_udf.date_sub(now(3),2);
会一直使用 date_sub(now(3),3) 内置函数

select xxxx.date_sub(now(3),2); 前面xxx 随便写 都直接指向 内置函数

这样就导致别名函数失效。这样的情况怎么办?我目的是使用别名函数

edited Jan 1, 0001
____7
asked Jun 15, 2024
1 Answers

请问别名函数指的是自定义UDF函数,还是?

edited Jan 1, 1970
张彬华7698
answered Jun 20, 2024
Related Questions
doris fe节点变更成高可用配置
1 answers
各位大哥在通过k8s安装doris3.0的时候,有没有遇到cg启动不起来,提示Set max number of open file descriptors to a value greater than 60000.
1 answers
doris主键表可以bucket配置太小,怎么修改?
1 answers
doris2.0.2.1大量delete语句和stream load执行在5分钟左右
1 answers
flink-doris-connector-1.20.24.0.0 2pc ,checkpoint处恢复数据重复
1 answers
datax同步数据到doris,任务间断性失败。
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 中文技术论坛.