Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
张彬华
7698
•
asked Aug 2, 2024
【Apache Doris】周FAQ集锦:第 18 期
欢迎查阅第 18 期的 Apache Doris 社区 FAQ 栏目! 在这个栏目中,每周将筛选社区反馈的热门问题和话题,重点回答并进行深入探讨。旨在为广大用户和开发者分享有关 Apache Doris 的常见问题。 通过这个每周 FAQ 栏目,希望帮助社区小伙伴更好地了解和应用 Apache Doris,促进经验交流和技术共享。
community
周faq
0
votes
1
answers
319
views
张彬华
7698
•
asked Aug 2, 2024
【Apache Doris】周FAQ集锦:第 17 期
欢迎查阅第 17 期的 Apache Doris 社区 FAQ 栏目! 在这个栏目中,每周将筛选社区反馈的热门问题和话题,重点回答并进行深入探讨。旨在为广大用户和开发者分享有关 Apache Doris 的常见问题。 通过这个每周 FAQ 栏目,希望帮助社区小伙伴更好地了解和应用 Apache Doris,促进经验交流和技术共享。
community
周faq
0
votes
1
answers
195
views
张彬华
7698
•
asked Aug 2, 2024
【Apache Doris】周FAQ集锦:第 16 期
欢迎查阅第 16 期的 Apache Doris 社区 FAQ 栏目! 在这个栏目中,每周将筛选社区反馈的热门问题和话题,重点回答并进行深入探讨。旨在为广大用户和开发者分享有关 Apache Doris 的常见问题。 通过这个每周 FAQ 栏目,希望帮助社区小伙伴更好地了解和应用 Apache Doris,促进经验交流和技术共享。
community
周faq
0
votes
1
answers
191
views
____
33
•
asked Aug 2, 2024
golang 如何使用group commit
doris版本:2.1.5 开发语言:golang sql sdk: github.com/go-sql-driver/mysql,database/sql 描述:建立链接以后,首先执行db.exec("SET group_commit = async_mode;")。然后批量执行insert,速度很慢,最快的时候30s,大概执行3w行。因为文档没有给出golang的示例,所以我用了三种方式: 1:最快的就是拼成insert into table(field)...
2.1
0
votes
1
answers
169
views
wanxiaohun
41
•
asked Aug 2, 2024
doris-streamloader 导入 orc格式文件失败
{code...} 通过 select into file 方式导出的ORC文件,使用该工具没有数据导入,使用curl方式能够正常导入 这个工具支持 ORC格式的文件导入么
2.1
0
votes
1
answers
68
views
某某某某
54
•
asked Aug 2, 2024
doris 查询报 Host is down
同时导入任务也报错: 但是此时be是存活的, 心跳也是正常的。 版本 selectdb-doris-2.1.5-rc02-5733c9d84d
2.1
0
votes
2
answers
68
views
changguowei
199
•
asked Aug 2, 2024
开启workload group内存硬限制后,部分SQL限制不了
Doris版本:2.1.5 workload group能够现在哪些查询类型,不能限制哪些查询类型,官网有说明吗? 比如说可以现在group by操作,限制不了count(distinct)操作
2.1
0
votes
3
answers
136
views
Jude
5
•
asked Aug 2, 2024
Caused by: Unable to apply CreateTableEvent to an existing schema for table "waimai.CustomerServiceMessageRecord"
2024-08-02 10:44:01,039 INFO io.debezium.jdbc.JdbcConnection [] - Connection gracefully closed 2024-08-02 10:44:01,041 INFO org.apache.flink.cdc.connectors.mysql.source.assigners.MySqlSnapshotSplitAssigner [] - Start splitting table waimai....
3.0
0
votes
2
answers
105
views
某某某某
54
•
asked Aug 2, 2024
show create materialized view 返回空
1.CREATE TABLE test ( a TINYINT NULL DEFAULT "0", b INT NULL DEFAULT "0", c INT NULL DEFAULT "0", t DATETIME NOT NULL COMMENT '', d BIGINT SUM NULL DEFAULT "0", e BIGINT SUM NULL DEFAULT "0" )...
2.1
0
votes
1
answers
43
views
Jasonf
21
•
asked Aug 2, 2024
2.1.5 这个之后有计划支持吗?Not support InsertOverwriteTableStmt type in job
org.jkiss.dbeaver.model.sql.DBSQLException: SQL 错误 [1105] [HY000]: errCode = 2, detailMessage = Not support InsertOverwriteTableStmt type in job 现在提示报错说不支持 需求背景是 原表有可能删除数据 单单只有into的支持是不够的
2.1
0
votes
1
answers
77
views
Prev
Prev
334
335
336
(current)
337
338
Next
Next
Hot Questions
3.1.4 使用ccr 同步数据到4.0.6报错
1 answers
DBA岗位招聘
be连续崩溃
单表事务堆积,返现最早一条是因为更新版本时,Tablet 没有任何副本成功写入,导致事务积压,达到上限,无法写入数据,怎么解决
1 answers
FE节点内存溢出
1 answers
flink doris connector整库同步oracle多表数据,会使oracle生成大量归档日志吗,如何解决
1 answers