Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
odos
3
•
asked Aug 8, 2024
Reason: column(__DORIS_DELETE_SIGN__) values is null while columns is not nullable.
doris 2.0.0.1 flink 1.15.3 flink-doris-connector-1.15 1.4.0
2.0
0
votes
2
answers
103
views
鲁班一三零
1
•
asked Aug 8, 2024
manager24.0.2点击立即巡检无反应
数据库为pgsql,没有utf8mb4编码,设置的编码为utf8
2.0
0
votes
1
answers
50
views
____
9
•
asked Aug 8, 2024
执行查询,BE节点掉点
Doris版本1.1.1-rc03 执行如下SQL后,报错 {code...} 这条查询之前是可以正常使用的,今天开始出现这个问题。
1.2
0
votes
1
answers
78
views
wanxiaohun
41
•
asked Aug 8, 2024
enable_insert_strict 配置项不存在
doris 2.1.5 版本 [https://doris.apache.org/zh-CN/docs/2.1/admin-manual/config/fe-config/] 文档中提到了 enable_insert_strict默认为true {code...}
2.1
0
votes
1
answers
50
views
黄海军@SelectDB
4918
•
asked Aug 8, 2024
【最佳实践】数据副本问题排查指南
一、问题现象 问题日志:查询报错 {code...} 低版本的doris可能不含这个SQL, 如果不支持这个SQL且是单副本的,那救不回来了。 如果没问题,使用 select count(*) from table_xx 查看是否可读,可读则正常了。
content
2
votes
1
answers
842
views
Jacob Cao
1
•
asked Aug 8, 2024
在mysql客户端中,insert select 语句的 label 怎么获取?
python客户端中,如何获取insert 语句的 label 信息。 我在mysql命令行中执行 insert select 语句,会回显这个信息:{'label':'insert_3ae65bb1ee5b4b55_a1dacc7474d6525e', 'status':'VISIBLE', 'txnId':'45259440'} 但是在java的mysql 客户端和python...
1.2
0
votes
2
answers
41
views
FishMAN
13
•
asked Aug 8, 2024
Doris无法支持读取路径数据且读取S3数据需要明文的ak和sk影响数据安全
目前有两个生产实际述求,希望社区能够支持: 1、支持跟spark sql一样,能够读取路径数据,同时根据指定的路径还能读取到下级路径的数据 用spark举例: {code...} s3://xxxx/tbl=table01/cur_date=20240720/ 路径下还有cur_hour=xxx_hour/分区, 希望doris能够实现这样的需求 2、读取s3数据需要用明文的ak和sk,这个是不利于生产环境的数据安全 官方文档: [https://doris.apache.o...
3.0
2.1
2.0
0
votes
1
answers
35
views
yadao
29
•
asked Aug 8, 2024
[sql] date类型作为条件时, doris在异常情况下表现与mysql不一致
ddl {code...}
2.0
0
votes
2
answers
80
views
鲁汀
13
•
asked Aug 8, 2024
SQL集合运算符语法优化
感觉集合运算符的语法很奇怪, 不加 where 条件时, 只有 union 可以接受换行写下一个 select, 其他 intersect, except, minus 都会报错, 不能换行, 一定要关键字后接 select 加 where 后, intersect 和 except 就可以换行写下一个 select, 但是 minus 无论换行还是不换行都会报错 不加 where {code...} doris: 2.1.5 目前doris只实现了UNION, 还没有 IN...
2.1
query
0
votes
2
answers
120
views
海中之龙
13
•
asked Aug 8, 2024
Doris使用Kafka Routine Load任务被暂停
Doris版本:2.0.8 目标表数据量:71669405条 kafka导入任务创建语句: {code...} 通过Offset查Kafka有新数据: 原因分析: 导入作业被暂停。 疑问:并未手动暂停过任务,集群重启过,如何排查导入任务为何被暂停?
2.0
0
votes
1
answers
83
views
Prev
Prev
212
213
214
(current)
215
216
Next
Next
Hot Questions
【直播预告】7/3「可观测性能力」人工智能与大模型专场,欢迎预约观看!
1 answers
Doris 数据查询时,返回的记录数少于底表符合条件的记录数,丢失数据
Doris-3.0.6 内存占用大,后端没有执行的进程,一直持续升高不释放
Date与DatatimeV2
3 answers
doris 倒排索引 join条件会生效嘛
Doris 里的表最多支持多少列?
1 answers