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

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

Asked Jun 26, 2024 Modified Jan 1, 0001
Viewed 47
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
徐振超@SelectDB8151
answered Jun 26, 2024
Related Questions
doris fe挂掉,报错(JE 18.3.12) Disk usage is not within je.maxDisk or je.freeDisk
streamloaderd成功执行,但是没有导入数据到表里。
1 answers
AUTO LIST PARTITION 分区名长度为何限制 50?能否配置放宽/取消?
doris2.1.11重复建表报错内容异常,不会提示表已经存在
1 answers
我们通过hive catalog外表同步数据,有时候hive表会很大导致内存占满了会杀掉其他任务,限制内存又会导致同步任务失败,有什么方法可以稳定一下呢,同步效率慢一点什么的也没问题
1 answers
Doris的json解析问题
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 中文技术论坛.