Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
某某某某
54
•
asked Jun 27, 2024
【已解决】manager 24.0.2升级doris时,升级检查失败
manager 日志 : agent 日志: 检查agent版本为 24.0.2
manager
0
votes
1
answers
108
views
jency401
35
•
asked Jun 27, 2024
【已解决】doris-1.2.2升级2.0之后,调用udf函数查询报错。
执行sql: select * FROM test1 WHERE dim.GEO_Intersects('POLYGON (13.820834570312534.0485650412744,113.8340380671875 34.03565041274,13.834838671875 34.0481084909035,1.829845703125 34.046810608490a35,13.828345703123 34.04355650412744))',...
manager
2.0
0
votes
1
answers
133
views
Jclub
3
•
asked Jun 27, 2024
【已解决】2.1.4版本对于数据湖忽略缓存中不存在的文件是否会导致数据缺失
rt,忽略后,读取的只是部分文件数据,对于最终结果是否会有数据缺失的风险
2.1
lakehouse
0
votes
1
answers
82
views
hopet
5
•
asked Jun 27, 2024
【已解决】flink-doris-connectors 消费kafka 写入报错:TStatus: errCode = 2, detailMessage = Unknown column 'OCCURTIME' in 't1', see more in null
1.doris版本 2.1.3,flink-doris-connectors:1.6.1; flink 1.17.0 2.场景:flink-doris-connectors 消费kafka 写入doris,前期正常写入,重启任务后报错,错误如下: {code...} 检查table ods_tolldata_prod.ods_t_otherexit_waste,schema信息无误。 1.尝试解决:重新建表后可以写入。但是历史数据已经写进去大量数据,同步表数200张,重新建表...
2.1
0
votes
2
answers
118
views
28081056
3
•
asked Jun 27, 2024
doris 通过jdbc或者arrow-flight-sql 如何连接到外部的 Catalog读取数据
在代码中直接通过jdbc连接,默认连接到 internal catalog,如何切换到外部的catalog读取数据
catalog
0
votes
1
answers
88
views
ITQ-CHERY
1
•
asked Jun 27, 2024
Doris如何实现查询忽略大小写
目前使用的方案是创建一个视图将需要查询的字段转为小写,然后查询时将输入转为小写,但是当数据量比较大时查询会很慢。请问有其他的解决方案吗?
1.2
0
votes
3
answers
582
views
PeatBoy
9
•
asked Jun 26, 2024
【已解决】Doris 2.1.2 rc04 存在的一个内存泄露 BUG
版本:Doris 2.1.2 rc4 现象: 在 steamLoad 和 query 存在的场景里,Doris 内存会阶段性飙高,如下图: 每次飙高时存在如下报错: {code...} 报错内容: status.h:380] meet error status: [INTERNAL_ERROR]Function substring get failed, expr is VectorizedFnCall[substring](arguments=String, Int32, ...
2.1
cluster
0
votes
2
answers
325
views
jackshi
3
•
asked Jun 26, 2024
创建自动分区表后,insert into目标表 select * from 源表导致be节点挂了
使用doris版本是2.1.3 drop table if exists dim_pro.dim_dept_partition; {code...} 请大神帮忙分析下原因
2.1
cluster
0
votes
1
answers
82
views
guangdong.z
3
•
asked Jun 26, 2024
【已解决】flink-doris-connector 1.6.1 同步oracle12c(CDB+PDB)模式下PDB表找不到问题
本次使用 flink-doris-connector 1.6.1 + flink 1.17 + oracle 12c(CDB + PDB)。 flink-doris-connector 使用flink cdc 实现orcale 数据同步,在orcale是CDB+PDB模式下,只有CDB存在redo日志,所以需要指定CDB用户连接,才可以访问到redo日志实现数据抽取 如果要指定PDB去同步表,flink cdc 官方说明,配置debezium.database.pdb.nam...
ingestion
2.0
0
votes
4
answers
121
views
____
3
•
asked Jun 26, 2024
导出到S3 不能设置label,怎么查看导出结果呢?
导出到S3 不能设置label,怎么查看导出结果呢? {code...} 下面是错误提示 type:RUN_FAIL; msg:errCode = 2, detailMessage = errCode = 2, detailMessage = Unknown properties: [label]
2.1
0
votes
1
answers
55
views
Prev
Prev
347
348
349
(current)
350
351
Next
Next
Hot Questions
Doris 2.0.15,3FE、6BE(3BE mix角色 3BE computation角色)3个mix角色的BE节点CPU使用率100%
1 answers
Spark Doris Connector 从hive导入doris double类型丢精度怎么解决?
1 answers
Doris 4.0.4 物化视图异常问题反馈
升级至4.0.4后物化视图查询失败,报错Insert a plan into targetGroup but differ in logicalproperties
1 answers
Doris 4.x 预热
doris3.0.8运行insert into 任务报错send fragments failed. io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED