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

date_floor与date_ceil不能使用,提示找不到函数,不是预期的函数名

Asked Jun 26, 2024 Modified Jan 1, 0001
Viewed 71
2.1

image.png

select date_ceil("2023-07-13 22:28:18",interval 5 second);
select date_ceil("2023-07-13 22:28:18",interval 5 minute);
select date_floor("0001-01-01 00:00:16",interval 5 second);
select date_floor("0001-01-01 00:00:18",interval 5 second);
edited Jan 1, 0001
abjfh17
asked Jun 26, 2024
1 Answers

你的2.1具体是哪个版本呢?你上面给的例子,我在2.1.3可以使用的
2.0版本已经修复了,pr https://github.com/apache/doris/pull/36867

edited Jun 26, 2024
徐振超@SelectDB(可以直接加微信Faith_xzc)8286
answered Jun 26, 2024
Related Questions
Doris2.1.6升级为Doris2.1.11后全部be节点进程频繁停止运行
1 answers
Huawei MRS使用doris,tpc-ds测试运行load data至analyse时报错
1 answers
doris2.1.11版本漏洞
1 answers
with as加insert into报错,解析器解析不到insert into后面的内容
1 answers
FE的JVM每天以1%的频率增长,原因是什么:Doris2.1.6
1 answers
Doris 2.1.6版本升级至4.1.3版本详细升级路径疑问。
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 中文技术论坛.