Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
丽丽哥哥
11
•
asked Jul 10, 2024
doris2.1variant数据类型
可以提供下适合variant数据类型的数据集吗 官方的数据集测试方案可以提供出来吗
2.1
0
votes
2
answers
124
views
changguowei
199
•
asked Jul 10, 2024
对于有不同NodeRole类型的集群中执行混合查询SQL,中间聚合是在computation做还是mix节点中?
测试发现: 当min_backend_num_for_external_table=-1时,所有外部表查询都是在computation节点执行,所有内部表都是在mix节点上执行,所有routine load任务也都在mix节点上执行 但是如果SQL是外部表和内部表关联时,是如何查询的呢(外部表在什么节点查、内部表在什么节点查、中间聚合又在什么节点执行)?
2.1
0
votes
1
answers
56
views
xiaofan2015
5
•
asked Jul 10, 2024
2.1 hudi查询增量报错
执行 set global enable_nereids_planner = true; explain SELECT * from test.hudi_mock_orders@incr('beginTime'='20240710150000795'); 报错 1105 - errCode = 2, detailMessage = Hudi incremental read is not supported, please set enable...
2.1
0
votes
1
answers
60
views
Rick
7
•
asked Jul 10, 2024
FlinkCDC执行TaskManager,Flink日志无报错,Doris却没有数据导入
2.0
0
votes
2
answers
71
views
王艳忠
62
•
asked Jul 10, 2024
2.1.3 be触发jvm 致命错误 然后退出
我这边启动be后 就会出现个hs_err_pid.log 日志 之后 be就退出了 jvm 就会出现堆栈溢出的情况 应该怎么解决呢 这是be.out BE.warning
2.1
0
votes
1
answers
75
views
moon
3
•
asked Jul 10, 2024
使用x2doris迁移数据时提示java.lang.IllegalArgumentException: Spark type is DATETIMEV2, but arrow type is TIMESTAMPMICRO
版本:selectdb-doris-2.1.1-rc05 如果没有日期字段的表迁移数据都没问题,不知道为啥一有日期字段就报这个错误了,我最开始的方案使用FLink 来迁移,当时使用DorisSourceFunction的时候 也碰到了如果要迁移的数据里面有日期类型,获取到的scheme为null,发现官网有个x2doris工具,结果用这个工具日期字段也有问题,有碰到过的兄弟吗,报错截图如下:
2.1
0
votes
2
answers
95
views
____
5
•
asked Jul 10, 2024
【已解决】Arrow Flight SQL 连接doris 2.1.3 报错
doris-2.1.3-rc09 show frontends; show backends; python 版本 3.10 adbc: {code...}
2.1
ingestion
0
votes
2
answers
167
views
Fennng
27
•
asked Jul 10, 2024
join列为左表分桶列之一时,能否命中bucket shuffle join?
文档中在描述bucket shuffle join的条件时提到:join的等值表达式命中了A的数据分布列。请问这句话的意思是哪种: (1)join的等值表达式所对应的列,要和A表的分桶列完全一致 (2)join的等值表达式所对应的列,包含在A表的分桶列中
2.1
docs
0
votes
1
answers
61
views
Belief
9
•
asked Jul 10, 2024
【已解决】doris-2.0.9的enable_profile未生效
doris版本:2.0.9 selectDb webUi:2.0.3 问题1 在mysql客户端关闭了 set global enable_profile = false之后,通过selectDb的webui查询doris,仍然生成了 profile 问题2 在mysql客户端打开了 set global enable_profile = True之后, mysql客户端的查询生成了profile,但是通过spring-boot的jdbc查询未生成profile 问题3 为s...
doris-webui
2.0
0
votes
1
answers
104
views
Shylin
15
•
asked Jul 10, 2024
【已解决】Doris BenchMark TPCH 100G执行耗时久
1、Doris version:2.1.3/2.1.4 2、3FE(8C8G)3BE(48C256G) 独立部署 3、已设置 /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor 为performance 4、Q2 SQL执行耗时 5-6min,也有其他sql执行耗时长 explain和query 如下: 链接:https://pan.baidu.com/s/1Uv8GULGAvwMH_Hu3vouLSQ 提取码:yksg
2.1
performance
0
votes
1
answers
148
views
Prev
Prev
337
338
339
(current)
340
341
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