Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
yugunsung
117
•
asked Jun 13, 2024
UNIQUE模型部分列更新什么时候支持每一行更新不同的列
版本:2.0.11
demand
0
votes
1
answers
69
views
Bottle_GGGGGG
5
•
asked Jun 13, 2024
WEB-UI界面在设置SQL方言后,执行以下SQL导致WEB-UI功能出现问题
官方样例: [https://doris.apache.org/zh-CN/docs/lakehouse/sql-dialect] 出现问题: 1.执行SQL语句 2.点击展示数据库列表详情 3.错误信息 4.执行其他SQL
2.1
selectdb-studio
0
votes
2
answers
113
views
Yangboxiao
47
•
asked Jun 13, 2024
【已纪录】doris 函数中 array_zip 函数 bug 问题
Doris version:2.1.2 , 2.1.3 官网文档链接:https://doris.apache.org/zh-CN/docs/sql-manual/sql-functions/array-functions/array-zip BUG 内容:在使用 array_zip() 函数时与官网文档描述不符,且返回结果出现无规律情况。 复现情况 理想: {code...}
2.1
0
votes
1
answers
52
views
Bottle_GGGGGG
5
•
asked Jun 13, 2024
【已解决】请问Doris SQL Convertor的前端页面,有没有不依赖docker部署的包?
由于资源问题,不想使用docker部署前端页面,想请教一下社区专业人员,是否有编译过的前端包供使用? 我看到之前的帖子里有社区的人提供,但是好像都是以docker形式部署的
demand
convertor
0
votes
1
answers
139
views
yadao
29
•
asked Jun 12, 2024
【已解决】嵌套查询里层不指定limit时, 会出现排序规则失效, 且每次返回的结果都是随机的问题
版本: 2.0.9 现象描述 sql如下, 这种写法是希望用户传过来的sql在没有带limit时给定一个默认值, 但实际测试下来发现不仅会影响原sql的排序规则, 连每次执行的结果都是随机的, {code...} 但这种方式的问题在于如果原sql自己加了更大的limit, 那么session variable中指定的就失效了 问题 有没有其他手段可以在不影响原sql结果的情况下进行行数的limit限制
2.0
0
votes
2
answers
230
views
changguowei
199
•
asked Jun 12, 2024
【已解决】Doris查询Hive catalog报Node catalg is not ready错
Doris查询Hive有时会报错,Doris报错日志为:Node catalg is not ready, please wait for a while.
2.1
0
votes
2
answers
181
views
changguowei
199
•
asked Jun 12, 2024
【已解决】Doris多Resource Group组多副本数据写入机制
Doris集群有两个资源组default和ad_group,对于一张表(只有两个副本),一个副本在default下,一个副本在ad_group 问题一: 1、多资源组情况下,副本写入还是会遵循同时写入两个副本还是写一个副本,然后副本之间做数据同步呢? 2、如果两个副本都在一个资源组下,写入是不是按照下图说的那样,同时写入两个副本算成功?
2.1
0
votes
1
answers
84
views
changguowei
199
•
asked Jun 12, 2024
开启CPU硬隔离,查询Json格式的hive表CPU没有限制住,这是BUG?
Doris2.1.3版本 我们开启了workload group CPU硬隔离,但是查询json格式的hive表时,cpu没限制住,查询orc格式的hive表就可以限制住,麻烦看一下这个是不是也是一个BUG?
2.1
0
votes
2
answers
102
views
david
3
•
asked Jun 12, 2024
failed to initialize storage reader. tablet=12081
152684 fragment_mgr.cpp:258] Got error while opening fragment e5515e0a2293432e-b0f187aec32200d4, query id: e5515e0a2293432e-b0f187aec32200d3: [INTERNAL_ERROR]failed to initialize storage reader. tablet=12081.468940108.d84b165b60c06f24-e10de...
1.2
0
votes
2
answers
102
views
yugunsung
117
•
asked Jun 12, 2024
【已解决】关于Resource Tag使用的几个问题
看到博客 [Apache Doris基于Workload Group的负载隔离能力解读] 关于Resource Tag的描述有几个疑问 stream load如何指定resource tag,是通过用户绑定到tag为write的资源组吗? 3个副本,先写入replica 3,然后replica 3同步到replica 1和replica 2,通过用户绑定到tag为write的资源组,这个用户就只会写入replica 3? 如果为BE节点设置不同标签(目前未设置,默认defau...
cluster
0
votes
1
answers
134
views
Prev
Prev
362
363
364
(current)
365
366
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 预热
Doris 2.1.4版本,be节点崩溃重启后集群恢复很慢问题
1 answers