Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
yugunsung
117
•
asked Apr 8, 2024
【已解决】round函数返回结果不正确
Doris版本:1.2.7 执行查询:select round(2.5); 返回结果:2
1.2
0
votes
1
answers
56
views
atbigapp.com
67
•
asked Apr 7, 2024
【在线工具推荐】Doris建表语句-其他数据源DDL转Doris-JSONl转Doris
doris建表工具,欢迎吐槽使用: [Doris建表语句-生成器-在线工具 页面核心 核心区域 其他数据源DDL转Doris DDL 历史记录 评论吐槽区 主要内容: 版本区分(持续完善~) 动态分区 经验值推荐(持续完善~) 版本管理 转换记录在线分享 根据JSON数据样例生成字段信息 Mysql、Clickhouse、Presto、Hive DDL -》 Doris DDL 转换(new~new~new~) 欢迎评论与吐槽,您的每一次反馈都是我们工具不断优化和前进的动力源...
2.1
catalog
2.0
1.2
3
votes
4
answers
1421
views
律安vv
184
•
asked Apr 7, 2024
【已记录】doris2.1 自动分区报错
failed to call frontend service, reason: Internal error processing createPartition
2.1
0
votes
1
answers
96
views
wanxiaohun
41
•
asked Apr 7, 2024
【已解决】PARTITION BY LIST方式建表后,按照ALTER TABLE的用法添加默认分区报错
使用 PARTITION BY LIST 方式建表后,按照 alter table描述的方式加默认分区,报错。 建表语句如下: {code...} 这个是 bug呢还是我创建的方式不对。
2.1
0
votes
1
answers
147
views
一纸繁荒
13
•
asked Apr 7, 2024
【已解决】web ui页面报错errCode = 7, detailMessage = unknown databases, dbName=undefined
登录doris WEB UI 页面进入playground菜单,点击左边任意数据库报错errCode = 7, detailMessage = unknown databases, dbName=undefined ,在MySQL客户端操作都是正常的。
doris-webui
2.1
0
votes
2
answers
305
views
danger
7
•
asked Apr 7, 2024
【已解决】BITMAP正交函数ORTHOGONAL_BITMAP_EXPR_CALCULATE_COUNT结果异常问题
{code...} 如上使用WITH关键字的这种CTE语法,最后执行ORTHOGONAL_BITMAP_EXPR_CALCULATE_COUNT还会存在不正交的问题吗,我这边遇到使用ORTHOGONAL_BITMAP_EXPR_CALCULATE_COUNT和预期结果不一致。
2.1
0
votes
1
answers
121
views
hellodoris
3
•
asked Apr 7, 2024
doris 2.0.5以streamload方式导入数据,执行一段时间后报错取消
导入的文件大小大概在1.3G左右,导入任务执行一段时间后,客户端返回导入取消,查看了BE的日志,日志中有如下报错信息: W0407 14:25:16.584378 112488 status.h:395] meet error status: [INTERNAL_ERROR]cancelled: closed {code...} W0407 14:25:16.584493 112488 stream_load.cpp:339] append body content fail...
2.0
0
votes
1
answers
150
views
一只小蜜蜂
15
•
asked Apr 7, 2024
【已解决】es catalog 查询超时
select count(1) from es.default_db.xxx 聚合查询超时Operation timed out after 5000 milliseconds with 0 bytes received
catalog
2.0
0
votes
2
answers
80
views
张彬华
7698
•
asked Apr 7, 2024
【解决方案】Routin Load并发与哪些参数有关
Doris的Routin Load并发与哪些参数有关,如何调优?
2.1
1
votes
1
answers
217
views
数据新人
5
•
asked Apr 7, 2024
【已记录】Doris 2.1.1和2.1.0版本连接hive外表查询导致be崩溃
SELECT m.sto_srv_code, m.extra_amount, m.discount_amount, m.actual_amount, m.data_dt, m.create_time, m.is_delete FROM hive.dwd_dev.dwd_sto_service_order m WHERE m.sto_srv_code LIKE '%GD%' AND m.create_time >= '2024-03-01'...
2.1
catalog
0
votes
4
answers
187
views
Prev
Prev
422
423
424
(current)
425
426
Next
Next
Hot Questions
doris同连接的元数据获取不到字段
doris任务跑批失败,请问这个失败原因是什么?有什么好的解决方法吗?
1 answers
Spark Doris Connector 从hive导入doris double类型丢精度怎么解决?
1 answers
Doris Manager支持降级吗
1 answers
arm版本部署doris4.0版本,提示No valid foundationdb package found in /data/doris-manager-downloads/doris
1 answers
Group Commit写入原理请教
1 answers