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
242
views
Jasonf
21
•
asked Sep 19, 2024
升级之后 2.1.6 catalog 链接 sqlserser 2012 一直提示报错 之前都不会
{code...}
2.1
0
votes
2
answers
126
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
70
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
75
views
今晚打老虎
13
•
asked Sep 19, 2024
doris 如何修改AUTO PARTITION BY RANGE生成的自动分区
现有doris表结构: {code...} 2、将自动天分区改为自动月分区 3、如果集群资源比较小,再按照天自动分区,是不是会导致集群出问题?
2.1
0
votes
2
answers
106
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
165
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
94
views
Bob_周
5
•
asked Sep 18, 2024
Doris3.0 存算分离 数据存在hdfs,那么产生的小文件怎么合并
Doris3.0 存算分离 数据存在hdfs,那么产生的小文件怎么合并?
decoupled
3.0
0
votes
1
answers
150
views
Jasonf
21
•
asked Sep 18, 2024
无写入权限 配置了还是提示
2.1
0
votes
1
answers
23
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
72
views
Prev
Prev
277
278
279
(current)
280
281
Next
Next
Hot Questions
Doris 4.0.4 物化视图异常问题反馈
存算分离下groupcommit是否支持wal写入
升级至4.0.4后物化视图查询失败,报错Insert a plan into targetGroup but differ in logicalproperties
doris3.0.8运行insert into 任务报错send fragments failed. io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED
Doris 4.x 预热
doris-manager CVE-2025-4123漏洞
1 answers