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

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

Asked Jun 26, 2024 Modified Jan 1, 0001
Viewed 46
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
徐振超@SelectDB7951
answered Jun 26, 2024
Related Questions
doris 2.1版本的FE把用户和权限数据存储在FE节点的bdb里面吗?
1 answers
Doris 2.1.5 process memory used 38.63 GB exceed limit 452.92 GB or sys available memory 389.51 GB less than low water mark 6.40 GB.
spark读取doris并行度设置不起作用
version 2.1.9 doris 转华为obs 报错,华为云反馈使用删除对象 使用post 接口错误
一个简单的sql示例还有哪些优化的策略可以尝试下
查询导致Doris宕机
1 answers

Terms of service Privacy policy

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