Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
____
3
•
asked Aug 8, 2024
2.1.5 arrow adbc连接doris报错
Exception in thread "main" AdbcException{message=http2 exception, status=INTERNAL, sqlState='null', vendorCode=0, cause=io.netty.handler.codec.http2.Http2Exception: First received frame was not SETTINGS. Hex dump for first 5...
2.1
0
votes
2
answers
90
views
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
112
views
鲁班一三零
1
•
asked Aug 8, 2024
manager24.0.2点击立即巡检无反应
数据库为pgsql,没有utf8mb4编码,设置的编码为utf8
2.0
0
votes
1
answers
51
views
____
9
•
asked Aug 8, 2024
执行查询,BE节点掉点
Doris版本1.1.1-rc03 执行如下SQL后,报错 {code...} 这条查询之前是可以正常使用的,今天开始出现这个问题。
1.2
0
votes
1
answers
82
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
56
views
黄海军@SelectDB
5138
•
asked Aug 8, 2024
【最佳实践】数据副本问题排查指南
一、问题现象 问题日志:查询报错 {code...} 低版本的doris可能不含这个SQL, 如果不支持这个SQL且是单副本的,那救不回来了。 如果没问题,使用 select count(*) from table_xx 查看是否可读,可读则正常了。
content
2
votes
1
answers
967
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
124
views
Prev
Prev
245
246
247
(current)
248
249
Next
Next
Hot Questions
【用户案例】Apache Doris 在菜鸟的大规模业务场景落地实践
1 answers
关于workloadGroup
Doris查询超时,已在SQL语句设置/*+ query_timeout(3000) */ 仍然在900秒时中断
1 answers
2.1.11版本集成Ranger后,字段脱敏不可用,行过滤偶尔不可用
1 answers
Doris 错误信息提示不准确
1 answers
be挂掉,be.out提示Abort due to name conflict
1 answers