Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
今晚打老虎
13
•
asked Sep 19, 2024
doris 2.1.6 自动分区创建不了
doris从2.1.0升级到2.1.6以后,有如下建表语句 {code...} 但是在执行以下语句: INSERT into test3 values(1,cast('2024-07-26 15:44:21' as datetime),'zhangsan',18,185.2,23.5,1,'M',cast('2024-07-01' as date),cast('2024-07-01 15:44:21...
2.1
0
votes
2
answers
216
views
Jasonf
21
•
asked Sep 19, 2024
升级之后 2.1.6 catalog 链接 sqlserser 2012 一直提示报错 之前都不会
{code...}
2.1
0
votes
2
answers
98
views
Alstore
29
•
asked Sep 19, 2024
SQL server 外表查询 Function in is not implemented
selectdb-doris-2.1.6 sql server 2008 查询sql: 报错 : {code...}
2.1
0
votes
2
answers
52
views
____
5
•
asked Sep 19, 2024
使用flink1.17.2读取Doris2.1.2版本报错IllegalArgumentException: FLINK type is DATETIMEV2, but arrow type is TIMESTAMPMICRO.
使用Flink1.17.2读取Doris2.1.2版本的集群数据,写入另一个2.1.0版本的Doris集群,Flink任务一直运行中但是无数据写入。 查看TaskManager日志: {code...}
2.1
0
votes
1
answers
41
views
今晚打老虎
13
•
asked Sep 19, 2024
doris 如何修改AUTO PARTITION BY RANGE生成的自动分区
现有doris表结构: {code...} 2、将自动天分区改为自动月分区 3、如果集群资源比较小,再按照天自动分区,是不是会导致集群出问题?
2.1
0
votes
2
answers
83
views
seakkkk
5
•
asked Sep 19, 2024
doris 2.0.14 insert into中values值超过4W行失败
doris 2.0.14 insert into中values值超过4W行失败, 报错信息: Data Failed: MySQL Rollback: (1105, 'ForwardToMasterException, msg: org.apache.doris.qe.MasterOpExecutor$ForwardToMasterException: forward to master FE TNetworkAddress(hostname:xxxx, port:9...
2.0
0
votes
1
answers
136
views
Jasonf
21
•
asked Sep 19, 2024
doris catalog 连接 sqlserver 时候 提示这个报错
SQL 错误 [1105] [HY000]: errCode = 2, detailMessage = Test FE Connection to JDBC Failed: Can not connect to jdbc due to error: 驱动程序无法通过使用安全套接字层(SSL)加密与 SQL Server 建立安全连接。错误:“The server selected protocol version TLS10 is not accepted by client...
2.1
0
votes
1
answers
82
views
Bob_周
5
•
asked Sep 18, 2024
Doris3.0 存算分离 数据存在hdfs,那么产生的小文件怎么合并
Doris3.0 存算分离 数据存在hdfs,那么产生的小文件怎么合并?
decoupled
3.0
0
votes
1
answers
111
views
Jasonf
21
•
asked Sep 18, 2024
无写入权限 配置了还是提示
2.1
0
votes
1
answers
16
views
今晚打老虎
13
•
asked Sep 18, 2024
如何走默认的workload group 而不走normal?
已经创建了role,并且创建了workload group ,并且执行了 GRANT USAGE_PRIV ON WORKLOAD GROUP 'analysis_g1' TO ROLE 'datamart_role'; 但是在用这个角色执行查询时,还是会用到normal这个workload group 请问如何能够不每次都执行 set property 'default_workload_group' = 'analy...
2.1
0
votes
1
answers
42
views
Prev
Prev
173
174
175
(current)
176
177
Next
Next
Hot Questions
【直播预告】7/3「可观测性能力」人工智能与大模型专场,欢迎预约观看!
1 answers
stream load 的返回值字段解释,Doris2.1.8版本,receiveDataTimeMs是什么意思
2 answers
insert into 后,查询有时候查不到数据
表副本问题,突然有一个表访问报错
1 answers
查询一张Aggregate模型的表,每次执行的结果都不一致
1 answers
unique key hash分桶数据倾斜
1 answers