Questions
Tags
Users
Badges
All Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
ljxxxxxxxx
1
•
asked Sep 4, 2024
Spark读取doris数据无法识别时间类型
Caused by: org.apache.doris.spark.exception.DorisException: Spark type is DATETIMEV2, but arrow type is TIMESTAMPMICRO. DATETIMEV2 DATEV2都不太行,有人知道咋解决不
2.1
0
votes
1
answers
88
views
pillar
5
•
asked Sep 4, 2024
别名重复问题与mysql对比
2.0
0
votes
1
answers
38
views
Joey
3
•
asked Sep 4, 2024
从2.0升级到2.1后,insert into变慢非常多导致作业超时,升级步骤问题还是配置问题?
两个环境同样的语法,在2.1版本执行13s,在2.0版本0.2s。现在生产升级到2.1了又无法回退。请救救我。 在doris-2.0.3-rc06和doris-2.1.5-rc02 {code...} 问题:尝试关闭或修改2.1新特性,比如 enable_nereids_dml_with_pipeline group_commit 等等,相关的参数后,仍然是13秒。 实在是困惑,和2.1宣称的insert into效率提升不符预期。
2.1
0
votes
5
answers
382
views
____
5
•
asked Sep 4, 2024
【已解决】开源版可以直接升级为企业版吗?
请问现在装的是开源版 1.2.7 ,有两个问题想咨询一下 1、可以直接升级成图中的企业版吗? 2、如果可以的话,后面可以再升级成开源版吗?
1.2
faq
0
votes
2
answers
106
views
string
3
•
asked Sep 4, 2024
【已解决】创建对应 MySQL 库的 Catalog 失败
Doris 版本2.1.5 按照文档执行 MySQL 库的 Catalog 失败 CREATE CATALOG activity PROPERTIES ( "type"="jdbc", "user"="root", "jdbc_url" = "jdbc:mysql://127.0.0.1:9734/user?useSSL=false", "driver_url" =...
2.1
catalog
0
votes
1
answers
112
views
solaris
45
•
asked Sep 4, 2024
2.1.5版本数据恢复失败
版本2.1.5 安装方式K8S版本 数据库来源大部分是从另一个库通过备份恢复的,另外创建了几个表 be日志 {code...}
2.1
3
votes
6
answers
224
views
vision
7
•
asked Sep 4, 2024
Doris内存占用高
doris随着运行时间,运行内存增加速率过快,占用的内存不能主动释放 使用 set global wait_timeout = 300; 也解决不了问题
2.1
0
votes
1
answers
107
views
彭xy1
3
•
asked Sep 4, 2024
内存无法复用
doris2.1.5,10个线程跑一个sql,三个be节点,每台内存96G,第一次跑没问题,第二次相同的跑,全部报错,内存溢出,像是内存无法复用,
2.1
0
votes
2
answers
68
views
Echo.Duang
12
•
asked Sep 3, 2024
关于包含bitmap字段类型的表导出导入问题
如下图:export命令导出带bitmap类型字段表,直接报类型错误。 doris-1.2.6-rc03-135921a
1.2
0
votes
1
answers
42
views
ning
3
•
asked Sep 3, 2024
clone了源码有些依赖始终下载不下来该怎么解决?
本身是想获取FE解析sql语句生成AST的相关代码,是必须编译才能获取到吗?
3.0
2.0
0
votes
2
answers
61
views
Prev
Prev
247
248
249
(current)
250
251
Next
Next
Hot Questions
Doirs 2.1.10 报错请求的转换无效
doris版本为2.1.10查询报错,更新前2.1.7版本的查询没有问题,请问该怎么解决
Doris2.1.10使用catalog连接paimon,新增数据看不到,必须手动refresh CATALOG才能看得到
有偿解决问题!doris查询性能提升
1 answers
Doris 3.1 查询加速
如何降低doris远程存储的访问频率