Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
zzxiaoma
33
•
asked Jun 19, 2024
【已解决】Doris jdbc连接postgresql查询表数据出错
可以查到这个表,但是查询的时候报错。
2.1
query
0
votes
2
answers
49
views
coend
5
•
asked Jun 19, 2024
2.0.11版本无法使用HDFS进行冷热数据分层
2.0
docs
0
votes
2
answers
53
views
Jclub
3
•
asked Jun 19, 2024
2.1.3版本读取0.12.x版本的hudi表报错
2.1.3版本读取0.12.x版本的hudi表报错,在读取log文件是报:IOException: java.lang.RuntimeException: key not found: _hoodie_commit_time ========================================================= SQL 错误 [1105] [HY000]: errCode = 2, detailMessage = (10.8.125.167)[CA...
2.1
0
votes
2
answers
114
views
hwanginsitein
3
•
asked Jun 19, 2024
【已解决】2.1.3 版本,spark读doris,获取不到数据
条件是 event_day = '20240618' and event_min <= 1115 一开始用的pom依赖是: {code...} 我现在可以肯定就是 event_day = '20240619' 这个筛选条件出问题了,因为我去掉 event_day 的条件筛选,只保留 event_min = 1000,是有数据可以拿到的
2.1
0
votes
1
answers
124
views
Sol.
7
•
asked Jun 19, 2024
Doris2.0.2数据导出到S3,发生某个字段数据丢失问题
导出语句 源数据 导入到S3的数据 S3TVF 这个表导入没有异常,是否和json类型有关系,这个表没有json类型的字段.
2.0
0
votes
1
answers
138
views
yuege
3
•
asked Jun 18, 2024
审计日志表字段不全,期望增加更多字段
审计日志表 缺乏单独的表名字段 以及 对于写入sql的统计缺乏写入数据量的统计。 加上这几个字段以便于维护。
2.1
demand
0
votes
1
answers
79
views
xxww
9
•
asked Jun 18, 2024
【已解决】doris2.1.0,be.out报 Unsupported system page size
这个错误有什么影响吗?Unsupported system page size
2.1
0
votes
2
answers
107
views
____
7
•
asked Jun 18, 2024
【已解决】 doris 2.0.4创建MySQL数据源成功,但无法查询数据
create table mysql_test_flink1( id int, name varchar(100), age int ) ENGINE=mysql PROPERTIES ( "host" = "xxx.xxx.xxx.xxx", "port" = "3306", "user" = "adaamin", "password" = "saaa&#...
catalog
2.0
0
votes
1
answers
48
views
丽丽哥哥
11
•
asked Jun 18, 2024
doris2.1性能测试,variant存储比string或json存储占用存储空间真的低吗
下图是doris官方结论 地址:https://doris.apache.org/zh-CN/docs/sql-manual/sql-types/Data-Types/VARIANT?_highlight=variant 基于github events一个小时数据量测试,数据大小605M string建表 CREATE TABLE IF NOT EXISTS github_events_string ( id BIGINT NOT NULL, type VARCHAR(30)...
2.1
0
votes
1
answers
125
views
sg30000
3
•
asked Jun 18, 2024
group_concat 什么时候可以支持Distinct 和 order by 一起用?
ERROR 1105 (HY000): errCode = 2, detailMessage = group_concat don't support using distinct with order by together: group_concat(DISTINCT X.xxxx ORDER BY X.xxxx ASC, ',' ASC)
query
0
votes
1
answers
157
views
Prev
Prev
372
373
374
(current)
375
376
Next
Next
Hot Questions
4.0.6版本不支持 unsupported hive table serde: org.apache.hadoop.hive.serde2.JsonSerDe
2 answers
存算分离cloud模式下的灾备问题
3 answers
3.1.4 使用ccr 同步数据到4.0.6报错
1 answers
DBA岗位招聘
be连续崩溃
1 answers
单表事务堆积,返现最早一条是因为更新版本时,Tablet 没有任何副本成功写入,导致事务积压,达到上限,无法写入数据,怎么解决
1 answers