Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
一粒尘埃
15
•
asked Jul 8, 2024
【已解决】能在 springboot 里对 doris 主键表做类似银行转账失败事务回滚吗?
如果目前不能,有没有相关的实现计划?
2.1
0
votes
1
answers
56
views
丽丽哥哥
11
•
asked Jul 8, 2024
doris2.1版本中variant数据类型数据集
请问doris官方测试中,数据集的链接可以提供下吗 clickbench数据集中的数据貌似不适合建variant类型的数据表,数据是单层嵌套的json格式,如何做数据比对呢。
2.1
storage
0
votes
1
answers
46
views
albert
13
•
asked Jul 8, 2024
明细模型表执行批量删除DELETE FROM xxx where xxx IN(),事务提交成功,但是数据一直没有被删除,这个问题该怎么排查
Version: doris-2.1.2-rc04 1、明细模型表执行批量删除操作 DELETE FROM h867044.dwd_event_WlydRelease WHERE part_date >= '2024-06-24' AND unique_id in (5102235210004, 5102235210003, 5102233710001, 5102233610001, 5102232610004, 5102232210004); 2、事务...
2.1
0
votes
1
answers
90
views
king.wang
1
•
asked Jul 8, 2024
12G内存分配给BE 经常会报错
如下错误: process memory used 4.92 GB exceed limit 10.80 GB or sys available memory 1.19 GB less than low water mark 1.20 GB 请问一下可以 调整 sys available memory 或者说是 low water mark的值吗? 使用 镜像信息如下: selectdb/doris.k8s-operator:1.5.2 selectdb/doris.be-u...
catalog
0
votes
2
answers
90
views
七彩黑虫
7
•
asked Jul 8, 2024
关于jsonpaths如何获取整个json?
数据内容: {code...} 我期望把整个json作为值,插入到data字段中,上面的导入预计改如何写?
2.1
0
votes
2
answers
73
views
____
3
•
asked Jul 8, 2024
doris unique key表无法通过覆盖__DORIS_DELETE_SIGN__列值删除数据 doris版本 1.2.2
1.2
0
votes
1
answers
106
views
____
7
•
asked Jul 8, 2024
JDBC Catalog 更新源数据表字段问题
已经通过 JDBC Catalog 将 MySQL 中的数据导入到 Doris 中了。 然后修改了 MySQL 中源表的一个字段名称。 之后在 Doris Web 中查询 MySQL 源表的数据,下面的 SQL 都会报错 select * from mysql.db.table; select new_field_name from mysql.db.table; Doris 版本 2.0.3
catalog
0
votes
1
answers
74
views
changguowei
199
•
asked Jul 7, 2024
Node catalog is not ready, please wait for a while
我们集群现在有一个hive catalog,五个mysql catalog,还有一个doris内部的catalog,mysql和hive都有设置刷新间隔 问题: 1、这个问题是在执行什么操作的时候会发生? 2、应该如何避免这个问题? 报错信息如下: ERROR 1105 (HY000) at line 2: Exception, msg: java.lang.Exception: Node catalog is not ready, please wait for a whi...
2.1
catalog
0
votes
2
answers
216
views
changguowei
199
•
asked Jul 7, 2024
【已解决】查询routine load消费下来的doris表报错missed_versions is empty,如何处理?
麻烦问一下,我们有张表数据是通过routine load任务实时消费kafka,查询这张表时有时会报如下错误,这个是bug吗? errCode = 2, detailMessage = (ali-doris-prod-02)[CANCELLED]missed_versions is empty, spec_version 196888, max_version 199317, tablet_id 12661003 问题: 1、missed_versions是指什么版本?spe...
2.1
0
votes
1
answers
256
views
little
5
•
asked Jul 6, 2024
【已解决】多字段 like 查询性能分析
分别查询 a b c 三个字段,查询时间都是 0.3 s,如果同时查的差,应该是大约 1s,为什么实际上同时查询花了 6s,大了 6 倍? 查询 a 响应时间 0.3 s {code...}
performance
1.2
0
votes
1
answers
53
views
Prev
Prev
240
241
242
(current)
243
244
Next
Next
Hot Questions
【直播预告】7/3「可观测性能力」人工智能与大模型专场,欢迎预约观看!
1 answers
Cluster Manager 监控图表显示 no data 的解决办法
创建一个表之后,可以获取到对应的tableid吗
数据倾斜问题
doris decommission的数据恢复
doris导出csv时,应将字段用双引号包裹
1 answers